 @charset "utf-8";
/* CSS Document */
*{outline:none;}
img{max-width:100%;}
.bigbox{width:1200px;margin: auto;}


body {font-family:/*"SimSun",*/"Microsoft Yahei",Arial, Helvetica, sans-serif; background-color:#fff;margin:0;background-size:100% 150px;}
ul,li,dl,dt,dd,h1,h2,h3,h4,p,ol{margin:0px;padding:0px;list-style:none;}
a,span,a:hover{color: #444;text-decoration: none;
-moz-transition: background 0.5s ease-in,color 0.3s ease-out;
-webkit-transition: background 0.5s ease-in,color 0.3s ease-out;
-o-transition: background 0.5s ease-in,color 0.3s ease-out;
transition: background 0.5s ease-in,color 0.3s ease-out;
}
a:hover,div a:hover,span a:hover{ color:#a53822;}
img{border:none}
.fl{ float:left;}
.fr{ float:right;}
.clear{ clear:both;}
* {
				margin: 0;
				list-style: none;
			}

			body {
				background-color: #f9f9f9;
			}

			.top {
				background-color: #fff;
			}

			.top_nav {
				height: 100px;
				width: 1200px;
				margin: auto;
				display: flex;
				align-items: center;
				justify-content: space-between;
			}

			.search_box {
				text-align: right;
			}

			.search_box div {
				height: 40px;
				width: 550px;
				border: solid 1px #e7e7e7;
				border-radius: 20px;
				display: flex;
				align-items: center;
				background-color: #f0f0f0;
			}

			.search_box input {
				margin-left: 15px;
				border: none;
				width: 470px;
				outline: none;
				font-size: 14px;
				background-color: #f0f0f0;
				color:#666;
			}

			.search_box div img {
				border-left: solid 1px #ddd;
				padding-left: 14px;
			}
.search_box button{
border:none;
	cursor:pointer;
}
			.search_box span {
				font-size: 24px;
				color: #a53822;
				font-weight: bold;
				margin-bottom: 13px;
				display: block;
			}

			.banner img {
				width: 100%;
				display: block;
			}

			.content_box {
				display: flex;
				width: 1200px;
				margin: 20px auto 10px auto;
				justify-content: space-between;
			}

			.content_left {
				width: 882px;
			}

			.content_right {
				width: 298px;
			}

			.content_item1 {
				height: 607px;
				background-color: #fff;
				border-radius: 10px;
				overflow: hidden;
			}

			.zbxx_title {
				height: 54px;
				border-bottom: 2px solid #a53822;
				display: flex;
			}

			.zbxx_title span {
				height: 54px;
				background-color: #a53822;
				color: #fff;
				font-size: 16px;
				font-weight: bold;
				line-height: 55px;
				padding: 0 26px;
			}

			.zbxx_title ul {
				display: flex;
				margin: 0;
				padding: 0;
			}

			.zbxx_title ul li {
				margin-left: 80px;
				line-height: 55px;
				font-size: 15px;
			}

			.current_color {
				color: #a53822;
			}

			.login {
				display: flex;
				justify-content: space-between;
				    flex-wrap: wrap;
			}

			.login button {
				width: 145px;
				height: 55px;
				border: none;
				outline: none;
				background-color: #3498fe;
				font-size: 16px;
				color: #fff;
				border-radius: 3px;
				cursor:pointer;
				margin-bottom:10px;
				
			}
.gysregs{
    width: 298px;
    height: 55px;
    border: none;
    outline: none;
    background-color: #3498fe;
    font-size: 16px;
    color: #fff;
    border-radius: 3px;
    cursor: pointer;
   
}
.cabl{background-color: #a53822;margin-top:10px}
.cabl a{color:#fff;}
.cabl a:hover{color:#fff;}
			.notice_box {
				background-color: #fff;
				height: 259px;
				margin-bottom: 20px;
				padding:0 10px;
				overflow: hidden;
			}

			.notice_title_box {
				display: flex;
				align-items: center;
				justify-content: space-between;
				border-bottom: solid 1px #ebebeb;
			}

			.notice_title {
				height: 50px;
				line-height: 50px;
				font-size: 16px;
				color: #444;
				font-weight: bold;
				    display: flex;
    align-items: center;
			}
.notice_box li a:before{	content: '●';
    color: #ddd;
    margin-right: 10px;
}
			.notice_title_box a{
				font-size: 14px;
				text-decoration: none;
				color:#666;
				padding-right: 8px;
			}
			.notice_box ul{
				padding:0;
			}
			.notice_box li{
				border-bottom:dotted 1px #ddd;
				line-height: 57px;
				background: url(../img/notice_icon.png) no-repeat left 23px;
				overflow: hidden;
				white-space: nowrap;
				text-overflow: ellipsis;
				
			}
.notice_box .before{
	height: 20px;
				width: 5px;
				background-color: #a53822;
				display: inline-block;
				border-radius: 5px;
				margin-right: 6px;
}
    
			.notice_box li a{
				font-size: 14px;
				text-decoration: none;
				color:#444;
				overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 200px;
				display:block;
			}
			.notice_box li a:hover{
				color:#a53822;
			}
			.advertising{
				display: block;
				margin: 17px 0;
			}
			.notice_box .list_style{				
				background: url(../img/sanjiao.png) no-repeat top 23px left 8px;
			}
			.notice_box .list_style_none{
				background: url(../img/download.png) no-repeat right 21px;
			}
			.notice_box .list_style_none a{
				padding-left:0;
			}
			.download_box{
				height: 328px;
			}








/*第三方服务*/
.dsffw{width:1200px;margin-top:18px;border:solid 1px #ddd;height:150px;}
.dsffw_item{padding-left:10px;}
.dsffw_item img{float:left;margin:20px 0px 0px 4px;}

/*第三方服务结束*/







/*一级导航*/
.nav{ width:100%; height:45px; line-height:45px; background:#BF0827; margin:0 auto;}
.nav ul{ width:1200px; margin:0 auto;}
.nav ul li{ float:left; text-align:center;list-style:none;}
.nav ul li a{ font-size:16px; color:#fff; display:block;padding-left:28px;padding-right:28px;}
.nav ul li a:hover,.nav ul li a.selected{ background:#A1001E;padding-left:28px;padding-right:28px;}
/* nav 下拉样式*/
.subnav{overflow:hidden;display:none;width:130px!important;position:absolute;z-index:1100;*top:0px;*margin-left:-56px;box-shadow:0 0 3px #e7e7e7;}
.subnav li{widtH:130px;overflow:hidden;text-align:center;height:40px!important;padding:0px!important;line-height:40px!important;background:#fff!important;float:none!important;}
.subnav li a{color:#666!important;font-size:14px!important;padding:0!important;}
.subnav li a:hover{color:#2089ff!important;text-decoration:underline;background:#fff!important;}
/*顶部搜索*/
.nav_search{  width:1200px; margin:0 auto;overflow:hidden;}
.t_tz{ width:1200px; float:left;}
.t_tz h2.t_tit{ font-size:13px; color:#444; float:left; height:22px; line-height:22px;padding-left:5px; padding-right:10px; border-radius:15px; margin-top:10px; margin-left:5px; font-weight: 600;}


/*顶部滚动新闻*/
.BreakingNewsController{width:auto; overflow:hidden;height:30px; line-height:30px; position:relative; margin-top:6px;*+height:24px;*+line-height:24px;z-index:100;}
.BreakingNewsController ul{padding:0; margin:0; display:block; list-style:none; position:absolute; left:180px; right:50px;width:960px;z-index:1;}
.BreakingNewsController ul li{list-style:none; display:none;}
.BreakingNewsController ul li a{text-decoration:none; color:#444; font-size:14px; display:inline-block; overflow:hidden; padding:0;    width: 643px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;}
.BreakingNewsController ul li em{ float:right; font-size:12px; color:#444; margin-right:30px;*+margin-top:-22px; font-family:Arial, Helvetica, sans-serif;}
.BreakingNewsController .bn-arrows{display:inline-block; float:right; width:50px; position:absolute; right:100px; top:0; bottom:0;}
.BreakingNewsController .bn-arrows span{display:block; width:18px; position:absolute; top:0; bottom:0; cursor:pointer; opacity:0.2;}
.BreakingNewsController .bn-arrows span:hover{opacity:1;}
.BreakingNewsController .bn-arrows-left{ left:0; background:url(../image/bn-arrows.png) left center no-repeat;}
.BreakingNewsController .bn-arrows-right{right:10px; background:url(../image/bn-arrows.png) right center no-repeat;}
.easing a, .easing span{transition:.25s linear; -moz-transition:.25s linear; -webkit-transition:.25s linear;}
/*首页幻灯片*/


/*热点新闻*/
.top_news{ float:left; width:668px; border:1px #e7e7e7 solid; background:#fff; height:300px; margin-left:15px;}
.top_news .tab_box ul{ float:left;}
.top_news .tab_box ul li{ line-height:30px; height:30px; overflow:hidden; }
.top_news .tab_box ul li a{ font-size:14px; color:#444;background:url(../image/dot.png) 0 6px no-repeat; padding-left:12px;}
.top_news .tab_box ul li a:hover{background:url(../image/dot_h.png) 0 6px no-repeat;}
.top_news .tab_box ul li a:hover{color:#0371c6;}

/*新闻栏目切换*/
.tab_menu{width:100%;border-bottom:1px #e7e7e7 solid; float:left; border-top:1px #a53822 solid;}
.top_news .tab_menu li{width:95px;float:left;height:40px;line-height:40px;border-right:1px #e7e7e7 solid; text-align:center;cursor:pointer;}
.top_news .tab_menu li.current{background:#fff; height:41px;position:relative;margin-bottom:-1px;}
.top_news .tab_menu li a{color:#666;text-decoration:none;background:none;font-size:16px; }
.top_news .tab_menu li a:hover{ background:none;}
.top_news .tab_menu li.current a{color:#a53822; font-size:16px; font-weight:600;}
.top_news .tab_menu em{ margin-top:11px; margin-right:10px;}
.top_news .tab_menu em a{ font-size:12px; color:#999;}
.top_news .tab_menu em a:hover{ color:#a53822;}
.tab_box{padding:7px; float:left;}
.tab_box li{height:24px;line-height:24px;overflow:hidden; width:415px;}
.tab_box li span{font-size:12px;color:#999; float:right;}
.tab_box .hide{display:none;}

.top_news .tab_box ul.btn li{ float:left;width:auto;background:none;}
.top_news .tab_box ul.btn li a{background:none;padding-left:0;display:block;}
.top_news .tab_box ul.btn li:hover{background:#fff;height:30px;}
.top_news .tab_box ul.btn{margin-top:-5px;margin-bottom:5px;}

/*通用标题*/
h2.tit_t{ height:44px; line-height:44px; background:#f3f3f3;color:#a53822; font-size:16px; font-weight:600; padding-left:10px; border-bottom:1px #e7e7e7 solid;}
h2.tit_t span{ float:right; margin-right:0px;*+margin-top:-38px;width: 61px;background-color: #fff;text-align: center;font-size: 14px;border-left: #ddd solid 1px;color:#666;}
h2.tit_t span a{ font-size:14px; color:#666; font-weight:normal; font-style:normal;}
i.icon_login{ width:26px; height:26px; background:url(../image/icon.png) -20px 0 no-repeat; float:left; margin-top:9px; margin-left:0px; margin-right:5px;}
i.icon_info{ width:26px; height:26px; background:url(../image/ygyz_img/cjwt.png) 0px 0 no-repeat; float:left; margin-top:9px; margin-left:0px; margin-right:3px;}
i.icon_info_yhxs{ width:26px; height:26px; background:url(../image/ygyz_img/yhxs.png) 0px 0 no-repeat; float:left; margin-top:9px; margin-left:0px; margin-right:3px;}
i.icon_notice{ width:25px; height:20px; background:url(../image/icon.png) -48px -2px no-repeat; float:left; margin-top:9px; margin-left:0px; margin-right:5px;}
i.icon_down{ width:25px; height:20px; background:url(../image/icon.png) -75px -2px no-repeat; float:left; margin-top:9px; margin-left:0px; margin-right:5px;}
i.icon_chat{ width:25px; height:20px; background:url(../image/icon.png) -109px -2px no-repeat; float:left; margin-top:9px; margin-left:0px; margin-right:5px;}

.i_gonggao{ width:257px; background:#fff; height:340px; border:1px #ddd solid;}
.i_gonggao ul{ float:left; padding:6px;}
.i_gonggao ul li{ height:35px; line-height:35px; padding-left:15px; background:url(../image/dot.gif) 3px 13px no-repeat;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; width:230px;}
.i_gonggao ul li span{ margin-right:5px;}
.i_gonggao ul li span a{ color:#a53822;}
.i_gonggao dl{float:left; padding:6px;}
.i_gonggao dl dt{ width:54px; height:41px; line-height:22px; color:#fff; float:left; background:url(../image/icon_notice_date.gif) 0 0 no-repeat; text-align:center; margin-top:5px; margin-left:4px;}
.i_gonggao dl dt span{ width:54px; float:left; color:#a53822;}
.i_gonggao dl dd{ float:left; width:245px; height:44px; line-height:22px;margin-left:10px;}

/*首页广告位*/
.i_ad1{ width:1200px; margin:0 auto; margin-top:15px;}

/*通知公告*/
.i_notice{ width:330px; background:#fff; height:300px; border:1px #e7e7e7 solid;border-top:1px #a53822 solid;}
.i_notice ul{ float:left; padding:6px;}
.i_notice ul li{ height:30px; line-height:30px; padding-left:15px; background:url(../image/dot.gif) 3px 11px no-repeat;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; width:335px;}
.i_notice ul li span{ margin-right:5px;}
.i_notice ul li span a{ color:#a53822;}
.i_notice dl{float:left; padding:6px;margin-top:5px;}
.i_notice dl dt{ width:54px; height:41px; line-height:22px; color:#fff; float:left; background:url(../image/icon_notice_date.gif) 0 0 no-repeat; text-align:center; margin-top:5px; margin-left:4px;}
.i_notice dl dt span{ width:54px; float:left; color:#a53822;}
.i_notice dl dd{ float:left; width:240px; height:44px; line-height:22px;margin-left:10px; overflow:hidden;}

/*首页交易信息展示*/
.jy128_more{
position: absolute;
    top: 0px;
    right: 13px;
    font-size: 14px;
    background-color: #fff;
    padding: 0 11px;}
.jy128_more a{color:#999}
.i_main{ width:1200px; margin:0 auto; margin-top:15px;}
.i_main_01{ width:862px;padding:10px}
.List2{ height:350px;}
.List2 a{font-size: 15px;
    color: #444;
    width: 490px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.List2 ul{ width:100%; float:left;}
.List2 ul li{ height:60px;list-style:none;border-bottom:dashed 1px #eee;justify-content: space-between;
    align-items: center;
    display: flex;}
.List2 ul li:hover .ckxiangqing{
color:#4285f4;
	border:solid 1px #4285f4;
}
.List2 ul li span.Right{ float:right; color:#999; font-size:12px;}
.List2 ul li span.Green{ color:#58b200; margin-right:5px; font-size:14px; float:left;}
.List2 ul li span.Red{ color:#ff0000;margin-right:5px;font-size:14px;float:left;}
.TabbedPanels .GGTitle{height: 54px;
   
   
    font-size: 16px;
    font-weight: bold;
    line-height: 55px;
    padding: 0 34px;}

.zbxxwork{height:auto;width:862px}

/*首页登录与注册*/
.i_login{ border:1px #e7e7e7 solid; width:330px; float:right; border-top:1px solid #a53822; background:#fff; padding-bottom:15px;}
.i_login dl{ width:147px; float:left; height:60px; line-height:60px; margin-left:12px; margin-top:10px; border-radius:3px;}
.i_login dl a{ display:block; color:#fff; font-size:16px; height:60px;}
.i_login dl a:hover{ background:#a53822}
.i_login dl.login_dl1{ background:#6db9dd;}
.i_login dl.login_dl2{ background:#62a0cf; line-height:20px; text-align:left;}
.i_login dl.login_dl3{ background:#8cc262;}
.i_login dl.login_dl4{ background:#e3aa41;}
.i_login dl.login_dl2 dd{ padding-top:12px;}
.i_login dl dt{ float:left; margin-left:5px; margin-right:5px; margin-top:13px;}
.i_login dl dt.login_dt1{ width:35px; height:35px; background:url(../image/icon.png) 0px -30px no-repeat}
.i_login dl dt.login_dt2{ width:35px; height:35px; background:url(../image/icon.png) -37px -35px no-repeat}
.i_login dl dt.login_dt3{ width:35px; height:35px; background:url(../image/icon.png) -73px -35px no-repeat}
.i_login dl dt.login_dt4{ width:35px; height:35px; background:url(../image/icon.png) -111px -34px no-repeat}



/* 新闻中心banner */
.banner_box{background: url(../img/news-banner.jpg) center no-repeat;height:200px;}
.news-center{width:1200px;margin: auto;color:#fff;font-size:22px;font-weight:bold;}
.news-center label{display:block;padding-top:45px; font-size:30px;margin-bottom:14px}
.banner_box1{background: url(../img/gszz_banner.jpg) center no-repeat;height:200px;}
.banner_box_qywh{background: url(../image/ygyz_img/qywh_banner.jpg) center no-repeat;height:200px;}
.banner_box_lxwm{background: url(../image/ygyz_img/gywm_banner.jpg) center no-repeat;height:200px;}
.jtgkbanner_box{background: url(../image/ygyz_img/jtgk_banner.jpg) center no-repeat;height:200px;}
.cjwtbanner_box{background: url(../image/ygyz_img/cjwt_banner.jpg) center no-repeat;height:200px;}
.zlxz_banner_box{background: url(../img/zlxz_banner.jpg) center no-repeat;height:200px;}
.gywm_banner_box{background: url(../img/gywm.jpg) center no-repeat;height:260px;}
.jdal_banner_box{background: url(../image/ygyz_img/jdal_banner.jpg) center no-repeat;height:200px;}
.bnner_box_ywhz{background: url(../image/banner_ywhz.png) center no-repeat;height:200px;}
.yjfk_banner{background: url(../image/ygyz_img/yjfk_banner.png) center no-repeat;height:200px;}
/* 新闻中心banner结束 */




/*企业文化开始 */
.modify {   
    display: flex!important;
    height: 44px;
	border-bottom:solid 1px #ddd;
}
.modify p {
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    margin-left: 36px;
	cursor:pointer;
}
.underline{border-bottom:solid 4px #c9151e;}

.group_a .modifyul {
    list-style: none;
    margin-left: 50px;
    width: 1200px;
    display: flex!important;
    align-items: left;
      flex-wrap: wrap;
	margin-top:26px!important;
}

.group_a .modifyul .modifyli{
   display:block!important;
    flex-direction: row;
    margin-bottom: 25px;
    padding-bottom: 20px;
    padding-top: 0px;
	margin-right:26px;
	border:solid 1px #ddd;
	margin-left:5px;
	
}

.group_news .modifya{
   width: 320px!important;
    white-space: normal!important;
    overflow: auto!important;
    text-overflow: clip!important;
    font-size: 16px!important;
    font-weight: normal!important;
    text-align: center;
    padding: 0 10px;
	line-height:24px;
}
.group_a ul li .modifyimg {
				width:340px;
				height: 230px;
				display:block;
			}

.modifygroup_news {
				padding-left: 0;
				line-height: 20px;
				padding-top:7px;
			}

.title .tit_p {
				
				margin-top: 7px;
				margin-bottom:20px;
			}


/*企业文化结束 */








/*联系我们开始 */			
		
			
			.contact {
				background: #FFFFFF;
				width: 1200px;
				margin: 0 auto;
			}
			
			.contact ul li {
				list-style: none;
			}
			
			.phone,
			.emal,
			.ban,
			.chuan {
				display: flex;
				line-height: 30px;
				font-size: 16px;
			}
.ban{
margin-top:80px;
}
.addres{margin-top:40px;}
			.about_img img {
				width: 28px;
				height: 26px;
				margin:0 20px 0 20px;
			}
			
			.addres,
			.about_p,
			.about_banner {
				display: flex;
			}
		
			
			.ban_a {
				font-size: 20px;
				margin-bottom:10px;
			}
			
			.about_p {
				border-bottom: 1px solid #F3F3F3;
				margin-top:50px;
			}
			
			.phone,
			.emal {
				width: 400px;
			}
			
			.contact-map {
				width: 1200px;
				display: flex;
				margin-top:40px;
			}
			
			.contact-map ul {
				padding-left: 0;
			}
.erwei{margin-left:20px;}
			.erwei img {
				border: 1px solid #F3F3F3;
				width: 140px;
				height: 140px;
			}
			
			.liuyan {
				margin-left: 26px;
				margin-right: 26px;
				padding-bottom:34px;
			}
			
			.liuyan ul {
				padding-left: 0px;
			}
			
			.liuyan>p {
				font-size: 22px;
				font-weight: bold;
				border-bottom: 1px solid #F3F3F3;
				padding-bottom: 10px;
				margin-top:30px;
			}
			
			.liuyan_a {
				font-size: 20px;
				margin-top:20px;
			}
			
			.liuyan_b input {
				width: 100%;
				border: none;
				height: 42px;
				background-color: #f2f2f2;
				line-height: 42px;
				text-indent: 14px;
				font-size: 18px;
				margin-top: 15px;
			}
			
			.liuyans {
				background-color: #f2f2f2;
				padding: 15px;
				border: none;
				width: 1118px;
				height: 150px;
				font-size: 18px;
				margin-top: 15px;
				resize:none;
			}
			
			.submitBtn {
				width: 148px;
				height: 45px;
				background-color: #c9151e;
				line-height: 45px;
				text-align: center;
				font-size: 20px;
				border: none;
				color: #fff;
				margin-top: 40px;
				margin-left: 525px;
			}


/*联系我们结束*/













/* xiao友情链接开始 */
#main {
				width: 1200px;
				margin: 20px auto;
			}
			
			#yqlj_tab {
				background: #f3f3f3;
				display: flex;
				justify-content: flex-end;
				height:44px;
			}
			
			#yqlj_tab h5 {
				color: #444;
				height: 30px;
				cursor: pointer;
				line-height: 30px;
				padding: 7px 20px;
				margin:0;
			}
			
			#yqlj_tab h5.showed {
				color: #FFFFFF;
				background: #a53822;
			}
			
			#contents {
				border: 1px solid #DDDDDD;
				border-top-width: 0;
				overflow: hidden;
				padding-bottom:18px;
				display: none;
			}
			#contents ul li{
				float: left;
				width: 227px;
				height: 40px;
				text-align: center;
				line-height:40px;
				font-size:14px;
				text-overflow: ellipsis;
				overflow: hidden;
			}
#contents ul li a{text-overflow: ellipsis;
				overflow: hidden;width: 227px;    white-space: nowrap;}
			#contents ul {				
				margin: 0 30px;
				padding: 10px 0;
			}
			.img img{
				width: 90px;
				height: 22px;
			}
			.img{
				margin-top: 5px;
				padding: 0 20px;
			}
			.text{
				justify-content:space-between;
				border: 1px solid #DDDDDD;
				display:flex;
				background-color:#f3f3f3;
			}
/* 友情链接结束 */


/*友情链接*/
.link{ width:100%; border-top:1px #dbdbdb solid; margin:0 auto; margin-top:15px; background:#444;height:70px; border-bottom:solid 1px #666;}
.link_m{ width:1198px; margin:0 auto;margin-top:20px;    display: flex;    align-items: center;}
.link_m a{
color:#fff;font-size:14px;
	border-right:solid 1px #ddd;
	padding-left:10px;
	padding-right:10px;
	line-height:28px;
}
.link span{ width:80px;float:left; margin-left:10px;margin-right:15px; font-size:16px; color:#fff; font-weight:600;}
.link select{ margin-left:10px; margin-right:10px; width:245px;border:1px #dbdbdb solid; height:30px; line-height:30px; margin-top:22px;}


/*友情链接结束*/






/*内页页面css*/
.location{ height:40px; line-height:40px; width:1200px; margin:0 auto; font-size:14px; color:#444;}
.location a{ font-size:14px;}
.location em{ margin-left:5px; margin-right:5px;}
.n_main{ width:1200px; margin:0 auto; margin-top:10px; margin-bottom:30px; overflow:hidden;}
.n_left{ width:200px; float:left;}
.n_list{ border:1px #e7e7e7 solid; background:#fff; float:left; width:198px;}
.n_list h2{ height:42px; line-height:42px; background:url(../image/icon_info.png) #fff 8px 10px no-repeat; padding-left:30px; color:#a53822; font-size:16px; font-weight: 600;}
.n_list .n_list_h2{background-image:none;border-left:4px solid;background-color:#e1f3ff}
.n_list ul li{ height:45px; line-height:45px; padding-left:30px; background:url(../image/icon_jt.png) 172px 20px no-repeat;border-top:1px #e7e7e7 dashed;}
.n_list ul li:last-child{ border-bottom:none;}
.n_list ul li a{ display:block; font-size:14px;}

.n_list dl dt{ height:40px; line-height:40px; padding-left:30px; background:url(../image/icon_jt.png) 170px 14px no-repeat;border-bottom:1px #e7e7e7 solid;border-top:1px #e7e7e7 solid;}
.n_list dl dt a{ font-size:15px;}
.n_list dl dt:last-child{ border-bottom:none;}
.n_list dl dd{ height:30px;line-height:30px;padding-left:40px;background:url(../image/dot.png) 28px 12px no-repeat;}
.n_list dl dd a{font-size:13px; color:#666;}
.n_list dl dd a:hover{color:#0371c6;}

.n_list ul.ninfo li{ height:44px; line-height:22px; background:none;overflow:hidden; padding:7px 0px; padding-left:10px;}
.n_list ul.ninfo li a{ font-size:12px; text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;}

.n_right{ width:1200px; margin:auto;}
.infolist-tab {width: 100%; text-align:center;display:flex;    justify-content: center;margin-top:15px;}
.infolist-tab ul, .infolist-tab ul li {float: left;height: 43px;}
.infolist-tab ul{ background:#fff;}
.infolist-tab ul li.current a, .infolist-tab ul li.current a:hover {background-color: #fff;border-bottom: 1px solid #fff;
border-top: 1px solid #2e8df7; color: #2e8df7;font-weight: bold;}
.infolist-tab ul li a {border:1px #e5e5e5 solid; margin-left:-1px;color: #444;float: left; font-size:15px; height: 42px;line-height: 42px; padding: 0 15px;}
.infolist-tab ul li a:hover{ background:#fff;color: #2e8df7;}
.infolist-tab h2{font-size:25px; font-weight:600; border-bottom:1px #e7e7e7 solid;border-bottom:solid 6px #c9151e;line-height:50px;}
.infolist-main{ padding:30px;margin-top:30px; background-color:#fff; }
.infolist-main ul li{ height:64px; line-height:64px;background:url(../image/dot.png) 0 29px no-repeat;  padding-left:15px; border-bottom:solid 1px #eee;}
.infolist-main ul li:hover{background:url(../image/dot_h.png) 0 29px no-repeat; 
transition:all ease-in 0.4s;
-moz-transition:all ease-in 0.4s;
-webkit-transition:all ease-in 0.4s;
-ms-transition:all ease-in 0.4s;
-o-transition:all ease-in 0.4s;}
.infolist-main ul li a{ display:block; }
.infolist-main ul li a span{font-size:15px;float:left; width:710px;  overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.infolist-main ul li a:hover span{color:#0371c6; font-weight:bold;
}
.infolist-main ul li a em{ float:right; color:#999; font-size:13px;}

.infolist-main ul li em.ctg_name{ float:left; margin-right:5px;}
.infolist-main ul li em.ctg_name a{ font-size:14px;color:#ea7620;}



/*新闻详细页面*/
.s_main{  border:1px #e7e7e7 solid; width:1198px; margin:20px auto; background:#fff; margin-top:10px;}
.s_main h2{ width:95%; margin:0 auto; height:auto; line-height:35px; font-size:24px; text-align:center; margin-bottom:15px;}
.s_date{ height:40px; line-height:40px; background:#fbfbfb; text-align:center;}
.s_date span{ margin-left:10px; margin-right:10px; font-size:12px;}
.s_content{ line-height:30px; font-size:14px; margin-top:15px; padding-bottom:15px;}

/*单页面*/

.infolist-contet h3.lanmu_tit{ height:35px; line-height:35px; text-align:center; font-size:18px;}

/*交易信息*/
.infolist_2{ border:1px #e7e7e7 solid; overflow:hidden; background:#fff; padding-bottom:20px;}
.infolist_2 h2.t_tit{ height:42px; line-height:42px; background:url(../image/tit_bg.gif) 0 0 repeat-x; padding-left:15px;border-bottom:1px #e7e7e7 solid;}
.infolist_2 h2.t_tit span{font-weight: 600; font-size:16px;}
.tnews_list{ width:470px; height:380px; float:left; border:1px #e7e7e7 solid; margin-left:10px; margin-right:5px; margin-bottom:0px; background:#fff; padding-bottom:10px; margin-top:15px;}
.tnews_list h3{ height:40px; line-height:40px; background:#fbfbfb;border-bottom:1px #e7e7e7 solid; color:#444; font-size:15px;font-weight:600; padding-left:10px;}
.tnews_list h3 span{ float:right; margin-right:10px;*+margin-top:-38px;}
.tnews_list h3 span a{ font-size:13px; color:#999; font-weight:normal; background:url(../image/icon_jt.png) 30px -27px no-repeat; padding-right:15px;}
.tnews_list ul{ padding:15px;}
.tnews_list ul li{ width:100%; line-height:30px; height:30px; float:left;}
.tnews_list ul li a em{ float:right; font-size:12px; color:#999;}
.tnews_list ul li a span{ float:left; width:298px; height:30px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-size:14px;}
.tnews_list2 ul li a span{ width:355px;}
.tnews_list ul li a:hover span{ color:#0371c6;}
.tnews_list ul li em.ctg_name{ float:left; margin-right:5px;}
.tnews_list ul li em.ctg_name a{ color:#ff0000; font-size:14px;}

/*联系方式*/
.contact_txt ul li{ width:300px; float:left; padding-left:40px;}
.contact_txt ul { border-bottom:1px #ccc solid; float:left; padding-bottom:30px; background:url(../image/icon_tel.gif) right center no-repeat;}
.contact_txt{ width:100%; height:auto; overflow:hidden;}
.contact_txt h3.contact_tit{ height:40px; line-height:40px; width:100%; float:left; margin-bottom:15px;}

/*首页广告位*/
.i_ad{ width:1000px; margin:0 auto; margin-top:10px;}

/*返回顶部*/
.bottom_tools{ position:fixed;right:0;bottom:20px;}
#scrollUp{width:45px;height:45px;background:url(../image/back_top1.png) 0 0 no-repeat;display:none;}
#scrollUp:hover{background:url(../image/back_top2.png) 0 0 no-repeat;}

/*上一篇下一篇*/
.s_main .page_next{ width:100%; border-top:1px #dbdbbd dotted; padding-top:20px; padding-bottom:20px;}
.s_main .page_next ul li{ width:100%; float:left; font-size:14px;line-height:30px;}
.s_main .page_next ul li a{ font-size:14px;}
.s_main .page_next ul li span{ color:#444; font-weight:600;font-size:15px; margin-right:8px;}

.infolist .page_next{ width:100%;margin-top:20px; margin-bottom:20px;}
.infolist .page_next ul li{ width:100%; float:left; font-size:14px; line-height:30px;}
.infolist .page_next ul li a{ font-size:14px;}
.infolist .page_next ul li span{ color:#444; font-weight:600;font-size:15px; margin-right:8px;}

/*搜索结果页面*/
.res_list{ padding:10px; background:#fff;min-height:300px;}
.res_list h2{ height:40px; line-height:40px; border-bottom:1px #e7e7e7 solid; margin-bottom:10px; font-size:16px;}
.res_list h2 span.red{ font-size:16px; color:#ff0000;}
.res_list .List1{ width:96%; margin:0 auto;}
.res_list .List1 ul li{background:url(../image/icon_jt.png) 0 -15px no-repeat; padding-left:15px;}
.res_list .List1 ul li:hover{background:url(../image/icon_jt.png) #f9f9f9 0 13px no-repeat;}
.res_list .List1 ul li .res_tit{ line-height:40px; }
.res_list .List1 ul li .res_tit a{font-size:16px;}
.res_list .List1 ul li{ border-bottom:1px #dbdbdb dotted;}
.res_list .List1 ul li span.Blue,.res_list .List1 ul li span.Blue a{ font-size:14px; color:#0371c6;}
.res_list .List1 ul li span.Blue{ margin-right:10px;}
.res_list .List1 ul li span.Right{ float:right; color:#999; margin-top:20px;}

















/*搜索结果页面样式*/
.sousuo_result{font-size:16px;color:#000;font-weight:bold;line-height:50px;margin-top:10px;border-bottom:solid 1px #ddd;}
.result_title{font-size:16px;color:#2089ff;border-bottom:dotted 1px #ddd;height:52px;background: url(../image/icon_jt.png) no-repeat;background-position:5px -11px;padding-left:20px; }
.result_title a{font-size:16px;color:#444;line-height:52px;}
.result_title a:hover{font-size:16px;color:#2089ff;}
.result_title a{max-width:600px;overflow:hidden;white-space: nowrap;text-overflow: ellipsis;display:inline-block;}
.gg_date{color:#999;line-height:52px;float:right;margin-right:20px;font-size:14px;}
.result_title:hover{background-color:#f8f8f8;background-position:5px 21px;}


/*分页样式*/
.TxtCenter{ width:98%; margin:0 auto; margin-top:15px; height:70px; line-height:50px; text-align:center; font-size:13px;}
.TxtCenter a{ padding:5px 10px;border:1px #e7e7e7 solid; margin-left:3px; margin-right:3px;}
.TxtCenter span{ padding:5px 10px;border:1px #e7e7e7 solid; margin-left:3px; margin-right:3px;}
.TxtCenter a:hover{ background:#0371c6; color:#fff;}
.pagecenter{width:1160px;} 


/*交易信息*/
.TabbedPanels {overflow: hidden;margin: 0px; padding: 0px;	clear: none;width: 100%; position:relative;}
.TabbedPanelsTabGroup {	margin: 0px;color:#777; height:54px; line-height:54px;       font-weight: bold;}
.TabbedPanelsTabGroup li.Right{ float:right; margin-right:5px;}
.TabbedPanelsTab {position:relative;float: left;list-style: none;-moz-user-select: none;-khtml-user-select: none;	cursor: pointer; text-align:center; font-size:15px;padding:0 30px;color:#444;}
.TabbedPanelsTabHover {	background-color: #CCC;}
.TabbedPanelsTabSelected {border-bottom:none;border-top:none; height:54px; color:#a53822; }
.TabbedPanelsTab a {color: black;text-decoration: none;}
.TabbedPanelsContentGroup {clear: both; border-top:none;min-height:220px;height:500px;}
.TabbedPanelsContent {overflow: hidden;}
.TabbedPanelsContent li:last-child{}
.TabbedPanelsContentVisible {}

.VTabbedPanels {overflow: hidden;zoom: 1;}
.VTabbedPanels .TabbedPanelsTabGroup {float:left;width:120px;height:538px;position: relative;padding-left:0; border:none; background:#fff5f3;margin-top:10px;font-weight:normal}
.VTabbedPanels .TabbedPanelsTab {float: none;height:98px;width:100%;font-size:15px;padding:0;border-bottom:1px #fff solid;line-height:98px;}
.VTabbedPanels .TabbedPanelsTabSelected { background:#a53822 ; color:#fff; width:120px; height:98px;  text-align:center; border-bottom:none;line-height:98px;}
.VTabbedPanels .TabbedPanelsContentGroup {clear: none;float: left;width:720px;margin-left:20px;border:none;}

/* Styles for Printing */
@media print {
.TabbedPanels {
	overflow: visible !important;
}
.TabbedPanelsContentGroup {
	display: block !important;
	overflow: visible !important;
	height: auto !important;
}
.TabbedPanelsContent {
	overflow: visible !important;
	display: block !important;
	clear:both !important;
}
.TabbedPanelsTab {
	 overflow: visible !important;
	 display: block !important;
	 clear:both !important;
}
}





.i_info .TabbedPanelsTabGroup{ padding-left:20px;}
.i_info .TabbedPanelsContentGroup{ height:251px;}
.zc_info .TabbedPanelsContentGroup{ border:none;}
.zc_info .TabbedPanelsTabGroup{ background:#fff; border:none; padding-left:10px;border-bottom:1px #e7e7e7 solid; height:30px; line-height:30px;}
.zc_info li.TabbedPanelsTabSelected{ border:none; background:#2f7aba; color:#fff;line-height:auto; height:auto;}
.zc_info li.TabbedPanelsTab{padding: 0 10px; line-height:25px;height:25px; margin-right:5px; font-size:13px;}

.top_info .TabbedPanelsContentGroup{ border:none;}
.top_info .TabbedPanelsTabGroup{ background:#fff; border:none; padding-left:10px;border-bottom:1px #e7e7e7 solid; height:30px; line-height:30px;}
.top_info li.TabbedPanelsTabSelected{ border:none; background:#2f7aba; color:#fff;line-height:auto; height:auto;}
.top_info li.TabbedPanelsTab{padding: 0 10px; line-height:25px;height:25px; margin-right:10px;}
.top_info .TabbedPanelsContent .TabbedPanelsTabGroup{ padding-left:0;}
.top_info .TabbedPanelsContentGroup .TabbedPanelsContent .VTabbedPanels{ margin-left:10px; margin-top:3px;}
.top_info .TabbedPanelsContentGroup .TabbedPanelsContent .TabbedPanelsTab{ font-size:13px; width:75px; padding:0;}
.top_info .TabbedPanelsContentGroup .TabbedPanelsContent .VTabbedPanels .TabbedPanelsTabGroup{ width:80px;}
.top_info .TabbedPanelsContentGroup .TabbedPanelsContent .VTabbedPanels .TabbedPanelsContentGroup{ width:410px;}
.top_info .TabbedPanelsContentGroup .TabbedPanelsContent .VTabbedPanels .TabbedPanelsContentGroup li a{ float:left; width:270px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; line-height:35px; height:35px;}
/*交易信息*/


/* 合作品牌 */
.main-title .title {
	padding: 40px 0 20px;
    text-align: center;
    font-size: 32px;
    color: #444;
    line-height: 54px;
	letter-spacing: 5px;}
.partner-box{margin-bottom: 10px;}
.partner-box ul li{width:275px;height:120px;border:1px solid #eee;box-sizing: border-box;margin:0 12px 24px;/*grayscale(val):val值越大灰度就越深*/-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);-ms-filter: grayscale(100%);-o-filter: grayscale(100%);filter: grayscale(100%);filter: gray;background-color:#fff;}
.partner-box ul li:hover{filter:grayscale(0%);opacity: 1;border:1px solid #e89596;box-shadow: 0px 4px 6px 0px rgba(215, 40, 42, 0.1);}
.partner-box ul li img{width:200px;height:50px;margin:40px 37px;}
.footer{
    width: 100%;

}
.footer .copyright {
  height: 40px;
    border-top: 1px solid #555;
    font-size: 14px;
    color: #ccc;
    line-height: 40px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
	
}
.jyxx_flex{
display:flex;
    flex-direction: column;
	font-size:15px;
	color:#444;
}
 .ckxiangqing {
    color: #999;
    font-size: 14px;
    border: solid 1px #999;
    padding: 6px 10px;
    border-radius: 4px;
}
.jyxx_flex_date {
    margin-top: 10px;
    color: #999;
    font-size: 12px;
}
.jyxx_flex a{
width: 560px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}

.Right{
    float: right;
    font-size: 14px;
    color: #999;
}


/*轮播图*/

.banner-box.sub{height:450px;position:relative;overflow:hidden;}
.sub-banner{width:1920px;height:450px;position: absolute;left: 50%;margin-left: -960px;overflow: hidden;}
.sub-banner  img{width: 100%;height:450px;backface-visibility: hidden;}
	.banner-box{position: relative;}
.banner{background-color: #fff;overflow: hidden;position:relative;}
.slides{position:relative;left:50%;margin-left:-960px;background-color:#fff;overflow:hidden;width: 1920px;height:450px;}
.slidesjs-main{position: relative; left: 0px;width: 1920px; height:450px;}
.slidesjs-slide{position: absolute; top: 0px; left: 0px; width: 100%; backface-visibility: hidden; }
.slideChild{margin:0 auto;z-index:8;height:450px;position:relative;}
.slideImg{position:absolute;top:0;left:0;z-index:9;width: 1920px;height:450px;}
.slidesjs-pagination{position:absolute;bottom:20px;left:50%;z-index:11;margin-left:-52px;}
.slidesjs-pagination li{float:left;margin-right:10px;}
.slidesjs-pagination li a{text-indent:-9999px;border:1px solid #fff;display:inline-block;display:block;display:block;width:12px;height:12px;border-radius: 50%;}
.slidesjs-pagination li a.active{background-color:#fff;}
.banner-box .login-box{position:absolute;top:60px;left:50%;margin-left:310px;width:290px;background: #fff;z-index: 100;}
.banner-box .login-box .login-default{padding-top:20px;margin:0 auto;}
.banner-box .login-box .login-default .default-img{width: 70px;height: 70px;margin:0 auto;}
.banner-box .login-box .login-default img{width:70px;height: 70px;}
.banner-box .login-box .login-default .default-txt{font-size:14px;color: #666;line-height:36px;text-align: center;}
.banner-box .login-box .login-btn{margin:10px 12px;}
.banner-box .login-box .login-btn a{display: inline-block;margin:0 5px;width:120px;background:#ff6600;text-align: center;font-size: 16px;line-height:38px;color:#fff;border:1px solid #ff6600;box-sizing: border-box;}
.banner-box .login-box .login-btn a.none{border:1px solid #ff6600;color: #ff6600;background: 0 none;}
.banner-box .login-box .login-enter{margin-top:20px;}
.banner-box .login-box .login-enter li{width:145px;height: 90px;border:1px solid #eee;line-height: 90px;box-sizing: border-box;margin:0 -1px -1px 0;}
.banner-box .login-box .login-enter li .enter-img{width:40px;height: 40px;margin:3px auto 0;}
.banner-box .login-box .login-enter li .enter-name{font-size:14px;color:#444;line-height: 50px;text-align: center;}
		.slidesjs-pagination{display:block!important;}
/*金融服务开始*/
.jrfw_wbanner{background: url(../img/jrfw_banner1.jpg)  center no-repeat;height:150px;}
.w1170{width:1200px;margin:auto;}

/*金融服务结束*/
/*右侧浮动开始*/
.right_float{position:fixed;right:5px;bottom:120px;background-color:#e4f4ff;border-radius:10px;display:flex;align-items: center;padding:2px;z-index:99;
    flex-direction: column;}
.qq_box{position: relative;}
.qq_box .qq{display:none;    background-color: #eaf7ff;
    border-radius: 5px;
    line-height: 33px;
    font-size: 16px;
    position: absolute;
    left: -225px;
    top: 0px;
    color: #444;
    padding: 20px 20px;}
.small_jiantou{position: absolute;right:-7px;top:30px;}
.weixin{    background: url(../img/qrcode_for_gh_98307ec6c594_430.jpg) no-repeat 15px 9px;
    text-align: center;
    line-height: 330px;
    display: none;
    background-size: 140px 140px;
    height: 186px;
    width: 170px;
    background-color: #eaf7ff;
    border-radius: 5px;
    position: absolute;
    left: -178px;
    top: -37px;
    font-size: 14px;}
.small_jiantou1{position: absolute;right:-7px;top:62px;}
.dianhua{display:none;background-color: #eaf7ff;
    border-radius: 5px;
    line-height: 33px;
    font-size: 16px;
    position: absolute;
    left: -225px;
    top: 2px;
    color: #444;
    padding: 20px 20px;}
.small_jiantou2{position: absolute;right:-8px;top:23px;}

.casaoma{    background-image: url(../img/CAsaoma.png) ;text-align: center;
    line-height: 330px;
    display: none;
    background-size: 151px 180px;
    height: 206px;
    width: 179px;
    background-color: #eaf7ff;
    border-radius: 5px;
    position: absolute;
    left: -188px;
    top: -31px;
    font-size: 14px;}
/*右侧浮动结束*/
/* xiao页脚开始 */
.footerbox{width:100%; background-color:#a53822;}
.footer{width:1200px; margin:auto;margin-top:30px;    display: flex;
    justify-content: space-between;}
.footer ul{font-size:14px;color:#fff;font-weight:bold;float:left;margin:0px;padding:30px 0px 0px 0px;}
.footer ul li{margin-top:14px;list-style: none;font-weight:normal;    width: 300px;}
.footer ul li a{font-size:13px;color:#f5f5f5; text-decoration: none;line-height:22px;}
.footer .help{display:flex;    flex-direction: column;}

.fuwu{width:300px;}

.link li{margin-right:30px;}
.link{display: flex; flex-wrap: wrap;width:542px;}

.footer .guanzhu li{}
.footer .guanzhu img{display:block; width:100px;height:100px;margin-right:30px;float:left;margin-bottom:20px;}

/* 页脚结束 */
.fjxz{font-weight:bold;color:#ff0000;line-height:34px;}
.fjxz a{font-weight:bold;color:#ff0000}	

.picScroll-top {
				width: 380px;
				height: 300px;
				overflow: hidden;
				position: relative;
				border: 1px solid #ECECEC;
				border-radius: 4px;
				flex-shrink: 0;
			}

			.picScroll-top .hd {
				overflow: hidden;
				padding: 0 10px;
				position: absolute;
				bottom: 13px;
				right: 0;
				z-index: 9;
			}

			.picScroll-top .hd ul {
				float: right;
				overflow: hidden;
				margin-top: 10px;
				zoom: 1;
			}

			.picScroll-top .hd ul li {
				float: left;
				width: 9px;
				height: 9px;
				overflow: hidden;
				margin-right: 5px;
				text-indent: -999px;
				cursor: pointer;
				background: #fff;
				border-radius: 50%;
			}

			.picScroll-top .hd ul li.on {
				background: #a53822;
			}

			.picScroll-top .bd ul {
				overflow: hidden;
				zoom: 1;
			}

			.picScroll-top .bd ul li {
				position: relative;
			}

			.picScroll-top .bd ul li .pic img {
				width: 380px;
				height: 300px;
				display: block;
			}

			.picScroll-top .bd ul li .pic a:hover img {
				border-color: #999;
			}

			.picScroll-top .bd ul li .title {
				line-height: 40px;
				position: absolute;
				bottom: 0;
				height: 40px;
				background-color: rgba(0, 0, 0, 0.5);
				width: 100%;
			}

			.picScroll-top .bd ul li .title a {
				text-decoration: none;
				color: #fff;
				font-size: 14px;
				margin-left: 10px;
				text-overflow:ellipsis;
				width:200px;
				display:block;
				white-space:nowrap;
				overflow:hidden;
			}

			.content-box {
				display: flex;
				flex: 1;
				width: 1200px;
				margin: auto;
				justify-content: space-between;
				margin-top:20px;
			}

			.picScroll-top {
				flex-shrink: 0;
			}

			.bg {
				background-color: #F8F8F8;
				width: 100%;
				padding: 20px 0 40px 0;
			}

			.work-dongtai {
				width: 462px;
				border-radius: 4px;
				
				background-color: #ffffff;
				padding: 10px;
				height: 280px;
				flex-shrink: 0;
			}

			.work-dongtai .work-title span ,.zbxxwork .work-title span{
				font-size: 16px;
				font-weight: bold;
				display: flex;
				align-items: center;
			}

			.work-dongtai .work-title,.zbxxwork .work-title {
				display: flex;
				justify-content: space-between;
				align-items: center;
				padding-bottom: 13px;
				padding-top: 3px;
				border-bottom: solid 1px #ebebeb;
			}

			.work-dongtai .work-title .before,.zbxxwork .work-title .before {
				height: 20px;
				width: 5px;
				background-color: #a53822;
				display: inline-block;
				border-radius: 5px;
				margin-right: 6px;
			}

			.work-dongtai .work-title a,.zbxxwork .work-title a {
				font-size: 14px;
				color: #999;
			}

			.work-dongtai .work-content {
				font-size: 14px;
				margin-top: 10px;
			}

			.work-dongtai .work-content li {
				line-height: 46px;
				display: flex;
				justify-content: space-between;
			}
.work-dongtai .work-content li a{
overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 360px;
}
			.work-dongtai .work-content li a:before {
				content: '●';
				color: #ddd;
				margin-right: 10px;
			}

			.work-dongtai .work-content li label {
				color: #999;
				font-size:12px
			}

			.content-box .login-box {
				display: flex;
				flex-wrap: wrap;
				width: 300px;
				
				flex-shrink: 0;
				justify-content: center;
			}

			.content-box .login-box .gys-login {
				width: 136px;
				height: 70px;
				background-color: #a53822;
				color: #ffffff;
				display: block;
				border-radius: 4px;
				text-align: center;
				line-height: 24px;
				margin-top:11px;
				font-size: 16px;
				cursor:pointer;
				display: flex;
  align-items: center;
  justify-content: center; 
			}

			.content-box .login-box .rgeister {
				background-color: #C57E14;
			}

			.content-box .login-box .gys-login:nth-child(odd) {
				margin-right: 10px;
			}
.qfzcpt-box{border:solid 1px #efefef;background:#fff;border-radius:4px}
.qfzcpt{display:block;background:#a53822;height:44px;line-height:44px;color:#fff;font-size:20px;font-weight:bold;text-align:center;}
/*新闻中心开始 */
.group {
				background: #FFFFFF;
	padding-top:20px;
	padding-bottom:1px;
			}
			
			.title1 p {
				text-align: center;
				font-size: 25px;
				font-weight: bold;
			}
			
			.title1 a {
				position: absolute;
				width: 50px;
				height: 6px;
				background-color: #c9151e;
				left: 50%;
				margin-left: -25px;
				margin-top: 7px;
				margin-bottom:20px;
			}
			
			.group_a {
				width: 1200px;
				margin: 10px auto 10px auto;
				background: #FFFFFF;
			}
			
			.group_a ul {
				list-style: none;
				margin-left:50px;
				width:1100px;
				
			}

			.group_a ul li {
				display: flex;
				flex-direction: row;
				margin-bottom: 5px;
				border-bottom: 1px solid #DDDDDD;
				padding-bottom: 20px;
				padding-top: 20px;
			}
			
			.group_a p {
				margin-top: 0;
			}
			
			.group_a ul li img {
				width: 200px;
				height: 150px;
			}
			
			.group_news a:nth-child(1) {
				width: 750px;
				white-space: nowrap;
				overflow: hidden;
				text-overflow: ellipsis;
				font-size: 18px;
				display:block;
				font-weight:bold;
			}
			
			.group_news p:nth-child(2) {
				margin-top: 40px;
				color: #666666;
				font-size: 16px;
			}
			
			.group_news .ljgd {
				line-height: 38px;
				letter-spacing: 0px;
				width: 750px;
				float: left;
				margin-top: 15px;
				color: #bd1617;
				font-size: 14px;
			}
			
			.group_news {
				padding-left: 25px;
				line-height: 20px;
				padding-top:7px;
			}

/*新闻中心结束 */