.shijian_tb{
	width: 100%;
	height: 136px;
}
.shijian_tb_xt{
	height: 100%;
}
.shijian_tb_xt ul{
	display: flex;
	width: 100%;
	height: 100%;
	padding: 0 20px;
	justify-content: space-between;
	align-items: center;
}
.shijian_tb_xt ul li{
	display: inline-flex;
	width: 292px;
	height: 68px;
}
.shijian_tb_xt ul li a{
	display: flex;
	width: 100%;
	height: 100%;
	align-items: center;
	justify-content: center;
	font-size: 24px;
	color:#9e9e9e;
	border-radius: 2px;
	overflow: hidden;
	border:1px solid #c2c2c2;
}
.shijian_tb_xt ul li a.active,.shijian_tb_xt ul li a:hover{
	background: -moz-linear-gradient(top, #df5657 0%, #a63b3d 100%) ;
	background: -webkit-linear-gradient(top, #df5657 0%,#a63b3d 100%) ;
	background: -o-linear-gradient(top, #df5657 0%,#a63b3d 100%) ;
	background: -ms-linear-gradient(top, #df5657 0%,#a63b3d 100%) ;
	color:#fff;
	border:none;
	animation:an-ho 1s 0s both;
    -webkit-animation:an-ho 1s 0s both;
}
.yiyuan_tb{
	width: 100%;
	height: auto;
	padding-bottom: 60px;
	padding-top: 60px;
	background-image: url(../images/sh-bj.jpg);
	background-size: cover;
	background-repeat:no-repeat;
	background-position: center;
}
.sz_img{
	width: 100%;
	height: auto;
	margin-top: 32px;
}
.sz_img span{
	display: flex;
	width: 100%;
	height: 394px;
	border-radius: 6px;
	overflow: hidden;
	border:2px solid #e1e1e1;
	margin-bottom: 20px;
}
.sz_img span img{
	width: 100%;
	height: 100%;
}
.sz_img p{
	font-size: 18px;
	color:#666;
	line-height: 36px;
}
.fn_yilan{
	width: 100%;
	height: auto;
	padding-bottom: 60px;
	padding-top: 60px;
	background-image: url(../images/sj-beijing.jpg);
	background-size: cover;
	background-repeat:no-repeat;
	background-position: center;
}
.fn_yilan_in{
	width: 100%;
	height: auto;
	margin-top: 36px;
}
.fn_yilan_in ul{
	display: flex;
	justify-content: space-between;
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}
.fn_yilan_in ul li{
	display: inline-flex;
	width: 592px;
	height: 224px;
}
.fn_yilan_in ul li .a1{
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	height: 100%;
	background:#fff;
	border-radius: 6px;
	overflow: hidden;
	padding-left: 42px;
	padding-right: 12px;
	box-shadow: 0 0 12px 0 rgba(220,220,220,0.7);
}
.fn_yilan_in ul li .a1:hover{
	box-shadow: 0 0 12px 0 rgba(167,36,38,0.7);
}
.fn_yilan_in ul li .a1 span{
	width: 90px;
	height: 90px;
	border-radius: 50%;
	overflow: hidden;
}
.fn_yilan_in ul li .a1 span img{
	width: 100%;
	height: 100%;
}
.fn_yilan_in ul li .a1 .a2{
	width: 416px;
	height: 152px;
}
.fn_yilan_in ul li .a1 .a2 h2{
	font-size: 20px;
	color:#333;
	padding-bottom: 10px;
	font-weight: 700;
	position: relative;
	margin-bottom: 10px;
}
.fn_yilan_in ul li .a1 .a2 h2:after{
	content: '';
	display: block;
	width: 40px;
	height: 3px;
	background:#a72426;
	position: absolute;
	bottom: 0;
	left:0;
}
.fn_yilan_in ul li .a1 .a2 p{
	font-size: 16px;
	color:#666;
	line-height: 28px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
}
.xt_shezhi{
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	height: 206px;
	border-radius: 6px;
	background:#fff;
	padding-left:42px;
	padding-right: 60px;
}
.xt_shezhi:hover{
	box-shadow: 0 0 16px 0 rgba(167,36,38,1);
}
.xt_shezhi span{
	display: inline-flex;
	width: 90px;
	height: 90px;
	border-radius: 50%;
	overflow: hidden;
}
.xt_shezhi span img{
	width: 100%;
	height: 100%;
}
.xt_shezhi .x1{
	width: 980px;
	height: 134px;
}
.xt_shezhi .x1 h2{
	font-size: 20px;
	font-weight: 700;
	color:#333;
	position: relative;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.xt_shezhi .x1 h2:after{
	content: '';
	display: block;
	width: 40px;
	height: 3px;
	background:#a72426;
	position: absolute;
	bottom: 0;
	left:0;
}
.xt_shezhi .x1 p{
	font-size: 16px;
	color:#666;
	line-height: 28px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}
.xt_zucheng{
	width: 100%;
	height: auto;
	padding-top: 60px;
	padding-bottom: 34px;
	background-image: url(../images/sj-bj.jpg);
	background-size: cover;
	background-repeat:no-repeat;
	background-position: center;
}
.xt_zucheng_in{
	width: 100%;
	height: 210px;
	margin-top: 46px;
	border-radius: 6px;
	border:1px solid #e1e1e1;
	box-shadow: 0 0 12px 0 rgba(220,220,220,0.8);
	background:#fff;
	margin-bottom: 62px;
}
.xt_zucheng_in ul{
	display: flex;
	width: 100%;
	height: 100%;
	align-items: center;
	justify-content: space-between;
}
.xt_zucheng_in ul li{
	width: 100%;
	height: 100%;
}
.xt_zucheng_in ul li a{
	display: flex;
	width: 100%;
	height: 100%;
}
.xt_zucheng_in ul li a div{
	width: 100%;
	height: 100%;
	text-align: center;
}
.xt_zucheng_in ul li a div span{
	display: block;
	width: 118px;
	height: 118px;
	border-radius: 50%;
	overflow: hidden;
	margin: 28px auto 14px;
}
.xt_zucheng_in ul li a div span img{
	width: 100%;
	height: 100%;
}
.xt_zucheng_in ul li a div p{
	font-size: 24px;
	color:#333;
}
.xt_zucheng_in ul li a div:hover span{
	border:1px solid #a72426;
}
.xt_zucheng_in ul li a div:hover p{
	color:#a72426;
}
.sj_fwq{
	width: 100%;
	height: 316px;
	display: flex;
	justify-content: space-between;
	margin-bottom: 74px;
}
.sj_fwq span{
	display: inline-flex;
	width: 586px;
	height: 100%;
	border-radius: 4px;
	overflow: hidden;
}
.sj_fwq span img{
	width: 100%;
	height: 100%;
	transition: all 0.5s;
}
.sj_fwq:hover span img{
	transform: scale(1.06);
}
.sj_fwq .r1{
	width: 588px;
	height: 100%;
	padding-top: 12px;
}
.sj_fwq .r1 h2{
	font-size: 24px;
	color:#333;
	font-weight: 700;
	position: relative;
	padding-left: 12px;
	margin-bottom: 18px;
}
.sj_fwq .r1 h2:after{
	content: '';
	display: block;
	width: 2px;
	height: 20px;
	background:#A72426;
	position: absolute;
	top:6px;
	left:0;
}
.sj_fwq .r1 p{
	font-size: 18px;
	color:#666;
	line-height: 36px;
	margin-bottom: 32px;
}
.sj_fwq .r1 .p1{
	width: 100%;
	height: 44px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.sj_fwq .r1 .p1 h3{
	font-size: 18px;
	color:#505050;
}
.sj_fwq .r1 .p1 h3 span{
	display: inline-flex;
	width: auto;
	height: 22px;
	padding-left: 44px;
	margin-left: 16px;
	background-image: url(../images/sj-phone.png);
	background-repeat: no-repeat;
	background-size: 22px 22px;
	background-position: left center;
}
.sj_fwq .r1 .p1 a{
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 160px;
	height: 44px;
	border-radius: 2px;
	font-size: 16px;
	color:#fff;
	background: -moz-linear-gradient(top, #df5657 0%, #a63b3d 100%) ;
	background: -webkit-linear-gradient(top, #df5657 0%,#a63b3d 100%) ;
	background: -o-linear-gradient(top, #df5657 0%,#a63b3d 100%) ;
	background: -ms-linear-gradient(top, #df5657 0%,#a63b3d 100%) ;
}
.sj_fwq .r1 .p1 a img{
	width: 20px;
	height: 16px;
	margin-right: 8px;
}
.xian{
	width: 100%;
	height: 2px;
	background-size: cover;
	background-repeat:no-repeat;
	background-position: center;
}
.xg_al{
	width: 100%;
	height: auto;
	padding-bottom: 70px;
	padding-top: 52px;
}
.xw_box{
	width: 100%;
	height: auto;
	padding-top: 1px;
	padding-bottom: 66px;
	background-image: url(../images/xw-bj.jpg);
	background-size: cover;
	background-repeat:no-repeat;
	background-position: center;
}
.index_title_in{
	width: 100%;
	height: auto;
	margin-top: 26px;
}
.index_title_in ul{
	display: flex;
	width: 100%;
	height: auto;
	justify-content: center;
	align-items: center;
}
.index_title_in ul li{
	display: inline-flex;
	margin: 0 18px;
	position: relative;
}
.index_title_in ul li:after{
	content: '/';
	display: block;
	position: absolute;
	top:0;
	right:-23px;
	font-size: 22px;
	color:#9e9e9e;
}
.index_title_in ul li:last-child:after{
	display: none;
}
.index_title_in ul li a{
	font-size: 22px;
	color:#9e9e9e;
}
.index_title_in ul li a.active,.index_title_in ul li a:hover{
	color:#a72426;
	animation:an-c 1s 0s both;
    -webkit-animation:an-c 1s 0s both;
	
}
.gs_xinwen{
	height: auto;
	margin-bottom: 72px;
	margin-top: 40px;
}
.g_xinwen_list{
	width:100%;
	height: 210px;
	border-radius: 6px;
	box-shadow: 1px 1px 2px 2px rgba(220,220,220,0.5);
	margin-bottom: 22px;
	overflow: hidden;
}
.g_xinwen_list a{
	display: block;
	width: 100%;
	height: 100%;
	padding: 16px 14px;
}
.g_xinwen_list a span{
	display: block;
	width: 246px;
	height: 176px;
	display: inline-block;
	float:left;
	margin-right:26px;
	overflow: hidden;
}
.g_xinwen_in{
	height: auto;
	width: 734px;
	display: inline-block;
	float:left;
	padding-top: 26px;
}
.g_xinwen_in h2{
	height: 18px;
	font-size: 18px;
	color:#333;
	line-height: 18px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.g_xinwen_in h3{
	height: 54px;
	overflow: hidden;
	font-size: 14px;
	color:#666;
	line-height: 24px;
	margin-top: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.g_xinwen_in p{
	font-size: 14px;
	color:#ccc;
	margin-top: 16px;
}
.g_xinwen_time{
	display: inline-block;
	float:right;
	margin-right: 38px;
	padding-top: 32px;
}
.g_xinwen_time h4{
	font-size: 70px;
	color:#ccc;
	line-height: 70px;
	position: relative;
}
.g_xinwen_time h4:after{
	content: '';
	display: block;
	width: 70px;
	height: 1px;
	background:#ccc;
	position: absolute;
	bottom: -5px;
	right:0;
}
.g_xinwen_time p{
	font-size: 18px;
	color:#ccc;
	line-height: 46px;
	text-align: right;
}
.g_xinwen_list a:hover{
	background: #a72426;
	animation:an-ho 1s 0s both;
    -webkit-animation:an-ho 1s 0s both;
}
.g_xinwen_list a:hover .g_xinwen_time p,.g_xinwen_list a:hover .g_xinwen_time h4,
.g_xinwen_list a:hover .g_xinwen_in h2,.g_xinwen_list a:hover .g_xinwen_in h3,
.g_xinwen_list a:hover .g_xinwen_in p{
	color:#fff;
}
.g_xinwen_list a:hover .g_xinwen_time h4:after{
	background: #fff;
}
.fenye {
	width: 100%;
	height: 40px;
}

.fenye ul {
	display: flex;
	width: 100%;
	height: 100%;
	justify-content: center
}

.fenye ul li {
	display: inline-flex;
	width: auto;
	height: 100%;
	margin: 0 8px;
}

.fenye ul li a {
	display: flex;
	width: auto;
	height: 100%;
	padding: 0 16px;
	border: 1px solid #dcdcdc;
	justify-content: center;
	align-items: center;
	font-size: 16px;
	color: #666;
	background: #fff;
}

.fenye ul li a:hover {
	border: 1px solid #a72426;
	background: #a72426;
	color: #fff;
}
.fenye ul span {
    display: inline-block;
    line-height: 40px;
    font-size: 16px;
    color: #999;
    margin: 0 4px;
    padding: 0 15px;
    border: 1px solid #f6d6f6;
    cursor: default;
}
.fenye ul li a.active,.fenye ul li a:hover {
	border: 1px solid #a72426;
	background: #a72426;
	color: #fff;
	animation:an-ho 1s 0s both;
    -webkit-animation:an-ho 1s 0s both;
}
.xiangqing_box{
    height: auto;
    box-shadow: 1px 1px 2px 2px rgba(220,220,220,0.6);
    padding: 68px 96px 74px;
    border-radius: 6px;
    margin-bottom: 22px;
	margin-top: 30px;
	background:#fff;
}
.xq_title{
    height: auto;
    text-align: center;
    margin-bottom: 38px;
}
.xq_title h1{
    font-size: 28px;
    line-height: 38px;
    color:#333;
    font-weight: 600;
    margin-bottom: 26px;
}
.xq_title li{
    display: inline-block;
    padding: 0 46px;
    font-size: 14px;
    color:#737373;
    line-height: 22px;
}
.xq_title li:last-child{
    background-image: url(../images/dianji.png);
    background-position: 22px center;
    background-size: 16px 16px;
    background-repeat: no-repeat;
}
.xq_title_in{
    height: auto;
}
.xq_title_in h2{
    color:#666;
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    margin-bottom: 8px;
}
.xq_title_in p{
	text-indent: 2em;
    font-size: 14px;
    color:#999;
    line-height: 28px;
    margin-bottom: 8px;
}
.xq_title_in p span{
	color:#000000;
}
.xq_title_in>span{
    display: block;
    width: 100%;
    height: 640px;
    margin: 24px 0;
}

.zixun_wm{
    height: 242px;
    width: 100%;
    margin-top: 42px;
    border-radius: 4px;
    overflow: hidden;
    margin-bottom: 66px;
}
.zixun_wm span{
    display: block;
    width: 100%;
    height: 100%;
}
.zixun_wm span img{
    width: 100%;
    height: 100%;
}

.news-bq{
	display: block;
	width: 1100px;
	margin: 114px auto 0;
	height: auto;
	background-image: url(../images/biaoqian.png);
	background-repeat: no-repeat;
	background-position: left center;
    background-size:14px 14px ;
    padding-left: 24px;
    margin-bottom: 30px;
}
.news-bq span{
	font-size: 14px;
	color: #383838;
	line-height: 22px;
	padding-right: 14px;
}
.news-bq a{
	display: inline-block;
	width: auto;
	height: 22px;
	line-height: 22px;
	font-size: 14px;
	color: #fff;
	background: -moz-linear-gradient(top, #cb4a55 0%, #902e3b 100%) ;
	background: -webkit-linear-gradient(top, #cb4a55 0%,#902e3b 100%) ;
	background: -o-linear-gradient(top, #cb4a55 0%,#902e3b 100%) ;
	background: -ms-linear-gradient(top, #cb4a55 0%,#902e3b 100%) ;
	padding: 0 8px;
	border-radius: 2px;
	margin-right: 10px;
}

.news-fenxiang{
	display: block;
	width: 100%;
	height: 65px;
	border-top: 1px #cccccc dashed;
	border-bottom: 1px #cccccc dashed;
	margin: 0 auto;
	padding: 11px 0;
}
.news-fanhui{
    display: inline-block;
    float:right;
    width: 136px;
    height: 40px;
	background: -moz-linear-gradient(top, #cb4a55 0%, #902e3b 100%) ;
	background: -webkit-linear-gradient(top, #cb4a55 0%,#902e3b 100%) ;
	background: -o-linear-gradient(top, #cb4a55 0%,#902e3b 100%) ;
	background: -ms-linear-gradient(top, #cb4a55 0%,#902e3b 100%) ;
    border-radius: 20px;
    padding-left: 32px;
    font-size: 12px;
    color:#fff;
    line-height: 40px;
}
.news-fanhui span{
    display: inline-block;
    float:left;
    width: 14px;
    height: 12px;
    margin-right: 6px;
    margin-top: 14px;
}
.news-fanhui span img{
    display: block;
    width: 100%;
    height: 100%;
}

.news-fenxiang em {
	display: inline-block;
	float: left;
    line-height: 40px;
    font-size: 14px;
	color: #666666;
}

.fenxiang-in {
	display: inline-block;
	float: left;
    height: 40px;
}

.fenxiang-in a {
	display: inline-block;
	float: left;
	width: 40px !important;
	height: 40px !important;
	border-radius: 100% !important;
    margin: 0 4px;
    overflow: hidden;
    background-size: cover;
    background-repeat:no-repeat ;
    background-position: center;
}

.tiaozhuan{
	display: block;
	width: 100%;
    height: 20px;
    margin-top: 50px;
}
.tiaozhuan a{
	display: inline-block;
	width: 50%;
	line-height: 20px;
	font-size: 14px;
	color: #383838;
    float: left;
}
.tiaozhuan a:last-child{
    text-align: right;
}
.tiaozhuan a:hover{
	color: #A72426;
}
.cp_tuijian{
    height: 312px;
    margin-top: 68px;
}
.cp_tuijian h2{
    height: 46px;
    font-size: 24px;
    line-height: 30px;
    color:#414141;
    border-bottom: 1px solid #d9d9d9;
    margin-bottom: 32px;
}
.cp_tuijian li{
    display: inline-block;
    width: calc(23% - 2px) ;
    height: 212px;
    margin-right: 18px;
}
.cp_tuijian li:last-child{
    margin-right: 0;
}
.cp_tuijian li a{
    display: block;
    width: 100%;
    height: 100%;
}
.cp_tuijian_img{
	display: flex;
	align-items: center;
	justify-content: center;
    width: 100%;
    height: 100%;
    position: relative;
    border-radius: 6px;
    overflow: hidden;
	border:1px solid #dcdcdc;
}
.cp_tuijian_img span{
    display: block;
    width: 100%;
    height: auto;
}
.cp_tuijian_img span img{
    width: 100%;
    height: auto;
	transition: all 0.5s;
}
.cp_tuijian_img:hover span img{
	transform: scale(1.1);
}
.cp_tuijian_img  p{
    width: 100%;
    height: 40px;
    position: absolute;
    bottom: 0%;
    left:0;
    background:rgba(0,0,0,0.6);
    font-size: 16px;
    color:#fff;
    line-height: 40px;
    text-align: center;
}
.cp_box{
	width: 100%;
	height: auto;
	background-image: url(../images/cp-bj.jpg);
	background-size: cover;
	background-repeat:no-repeat;
	background-position: center;
	padding-top: 1px;
	padding-bottom: 40px;
}
.cp_nav{
	width: 100%;
	height: 60px;
	margin-top: 40px;
}
.cp_nav ul{
	display: flex;
	width: 100%;
	height: 100%;
	justify-content: space-between;
}
.cp_nav ul li{
	display: inline-flex;
	width: 224px;
	height: 100%;
}
.cp_nav ul li a{
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 18px;
	color:#9e9e9e;
	font-weight: 700;
	width: 100%;
	height: 100%;
	border:1px solid #dcdcdc;
	border-radius: 4px;
	overflow: hidden;
}
.cp_nav ul li a.active,.cp_nav ul li a:hover{
	background:#A72426;
	color:#fff;
	animation:an-ho 1s 0s both;
    -webkit-animation:an-ho 1s 0s both;
}
.cp_zx{
	width: 100%;
	height: auto;
	background-image: url(../images/sh-bj.jpg);
	background-size: cover;
	background-repeat:no-repeat;
	background-position: center;
	padding-bottom: 64px;
	padding-top: 40px;
}
.cp_zx_in{
	width: 100%;
	height: auto;
}
.cp_zx_in ul{
	display: flex;
	width: 100%;
	height: auto;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-bottom: 38px;
}
.cp_zx_in ul li{
	display: inline-flex;
	width: 360px;
	height: 360px;
	margin-bottom: 40px;
}
.cp_zx_in ul li a{
	display: flex;
	width: 100%;
	height: 100%;
}
.cp_zx_in ul li a .cp_img{
	width: 100%;
	height: 100%;
	border-radius: 6px;
	overflow: hidden;
	border:1px solid #dcdcdc;
	box-shadow: 1px 1px 2px 2px rgba(220,220,220,0.8);
	position: relative;
}
.cp_zx_in ul li a .cp_img span{
	display: block;
	width: 100%;
	height: 100%;
}
.cp_zx_in ul li a .cp_img span img{
	width: 100%;
	height: 100%;
}
.cp_zx_in ul li a .cp_img p{
	width: 310px;
	height: 56px;
	position: absolute;
	bottom: 0;
	left:25px;
	border-top:1px solid #dcdcdc;
	line-height: 56px;
	font-size: 20px;
	color:#333;
	text-align: center;
}
.cp_zx_in ul li a .cp_img:hover p{
	display: none;
}
.cp_zx_in ul li a .cp_img .d1{
	display: none;
}
.cp_zx_in ul li a .cp_img:hover .d1{
	display: block;
	width: 100%;
	height: 100%;
	background:rgba(0,0,0,0.6);
	position: absolute;
	left:0;
	top:0;
	padding: 140px 16px 0;
	background-image: url(../images/jia.png);
	background-size: 62px 62px;
	background-repeat: no-repeat;
	background-position: center 52px;
}
.cp_zx_in ul li a .cp_img:hover .d1 h2{
	font-size: 20px;
	color:#fff;
	margin-bottom: 8px;
	text-align: center;
}
.cp_zx_in ul li a .cp_img:hover .d1 h3{
	font-size: 16px;
	color:#fff;
	line-height: 26px;
}
.cp_foot{
	width: 100%;
	height: 188px;
	background-image: url(../images/cp-bj1.jpg);
	background-size: cover;
	background-repeat:no-repeat;
	background-position: center;
}
.dg_liubu_l{
    display: inline-block;
    float:left;
    width: 310px;
    height: 188px;
    padding-top: 18px;
}
.dg_liubu_l p{
    font-size: 14px;
    color:#fff;
    line-height: 20px;
}
.dg_liubu_l h2{
    font-size: 26px;
    color:#fff;
    line-height: 36px;
    font-weight: 700;
    margin-bottom: 10px;
}
.dg_liubu_l h3{
    font-size: 20px;
    color:#fff;
    line-height: 24px;
    margin-bottom: 14px;
}
.dg_liubu_l a{
    display: block;
    height: 44px;
    width: 100%;
    padding-left: 54px;
    font-size: 34px;
    color:#fff;
    line-height: 44px;
    font-weight: 700;
    background-image: url(../images/cp-phone.png);
    background-size: 44px 44px;
    background-position: left center;
    background-repeat: no-repeat;
}
.dg_liubu_r{
    display: inline-block;
    float:right;
    width: 890px;
    height:188px;
}
.dg_liubu_r ul{
    width: 1000px;
}
.dg_liubu_r li{
    display: inline-block;
    float:left;
    width: 156px;
    margin-top: 34px;
    position: relative;
}
.dg_liubu_r li:after{
    content: '';
    display: block;
    width: 14px;
    height: 24px;
    position: absolute;
    right:-8px;
    top:34px;
    background-image: url(../images/cp-you.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.dg_liubu_r li:last-child:after{
    display: none;
}
.dg_liubu_img{
    width: 100%;
    height: 100%;
    text-align: center;
}
.dg_liubu_img span{
    display: block;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    overflow: hidden;
    margin:0 auto 8px;
}
.dg_liubu_img span img{
    width: 100%;
    height: 100%;
}
.dg_liubu_img p{
    font-size: 16px;
    color:#fff;
    line-height: 20px;
}
.zy_gongjiao {
	width: 100%;
	height: 380px;
	margin-top: 44px;
	margin-bottom: 48px;
	display: flex;
	justify-content: space-between;
}
.zy_gongjiao>span{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 518px;
	height: 100%;
	border:1px solid #dcdcdc;
	background:#fff;
}
.zy_gongjiao>span img{
	width: 380px;
	height: 100%;
	transition: all 0.5s;
}
.zy_gongjiao:hover>span img{
	/* transform: scale(1.08); */
}
.zy_gongjiao .zy_r{
	width: 644px;
	height: 100%;
	padding-right: 10px;
}
.zy_gongjiao .zy_r h2{
	font-size: 24px;
	color:#333;
	font-weight: 700;
}
.zy_gongjiao .zy_r ul{
	display: flex;
	width: 100%;
	height: auto;
	margin-top: 8px;
	margin-bottom: 62px;
	flex-wrap: wrap;
}
.zy_gongjiao .zy_r ul li{
	margin-right: 50px;
	font-size: 18px;
	color:#b9b9b9;
	line-height: 38px;
}
.zy_gongjiao .zy_r ul li span{
	color:#333;
}
.zy_gongjiao .zy_r .lx_phone{
	display: flex;
	width: 100%;
	height: 44px;
	align-items: center;
	justify-content: space-between;
}
.zy_gongjiao .zy_r .lx_phone h3{
	font-size: 18px;
	color:#505050;
}
.zy_gongjiao .zy_r .lx_phone h3 span{
	display: inline-flex;
	padding-left: 34px;
	background-image: url(../images/sj-phone.png);
	background-size: 22px 22px;
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 20px;
	color:#335cc3  ;
}
.zy_gongjiao .zy_r .lx_phone a{
	margin-right: 42px;
	width: 160px;
	height: 44px;
	border-radius: 4px;
	overflow: hidden;
	background: -moz-linear-gradient(top, #668ef3 0%, #2851b8 100%) ;
	background: -webkit-linear-gradient(top, #668ef3 0%,#2851b8 100%) ;
	background: -o-linear-gradient(top, #668ef3 0%,#2851b8 100%) ;
	background: -ms-linear-gradient(top, #668ef3 0%,#2851b8 100%) ;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 16px;
	color:#fff;
}
.zy_gongjiao .zy_r .lx_phone a img{
	width: 20px;
	height: 16px;
	margin-right: 8px;
}
.bs_mt_zy{
	width: 100%;
	height: auto;
	margin-top: 40px;
	display: flex;
	justify-content: space-between;
	margin-bottom: 132px;
}
.mt_zy_l{
	width: 240px;
	height: auto;
	border-radius: 8px 8px 0 0;
}
.mt_zy_l h3{
	position: relative;
	font-size: 22px;
	text-align: center;
	padding-top: 14px;
	color:#fff;
	width: 100%;
	height: 64px;
	border-radius: 6px 6px 0 0;
	background: -moz-linear-gradient(top, #668ef3 0%, #2851b8 100%) ;
	background: -webkit-linear-gradient(top, #668ef3 0%,#2851b8 100%) ;
	background: -o-linear-gradient(top, #668ef3 0%,#2851b8 100%) ;
	background: -ms-linear-gradient(top, #668ef3 0%,#2851b8 100%) ;
}
.mt_zy_l h3:after{
	content: '';
	display: block;
	width: 38px;
	height: 2px;
	background:#fff;
	position: absolute;
	bottom: 12px;
	left:50%;
	margin-left: -19px;
}
.mt_zy_l ul{
	width: 100%;
	height: auto;
	margin-bottom: 12px;
	background:#f4f6f9;
}
.mt_zy_l ul li{
	width: 100%;
	height: 60px;
	padding: 0 18px;
}
.mt_zy_l ul li a{
	display: flex;
	align-items: center;
	width: 100%;
	height: 100%;
	border-bottom: 1px solid #e2e2e2;
}
.mt_zy_l ul li:last-child a{
	border-bottom: none;
}
.mt_zy_l ul li a .c1{
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	height: 40px;
}
.mt_zy_l ul li a .c1 h2{
	font-size: 18px;
	line-height: 18px;
	color:#333;
	padding-left: 26px;
	position: relative;
}
.mt_zy_l ul li a .c1 h2:after{
	content: '';
	display: block;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	overflow: hidden;
	background:#b1b1b1;
	position: absolute;
	left:0;
	top:50%;margin-left: -3px;
}
.mt_zy_l ul li a.active .c1 h2{
	color:#A72426;
	font-weight: 700;
}
.mt_zy_l ul li a.active .c1 h2:after{
	background:#A72426;
}
.mt_zy_l ul li a .c1 img{
	width: 7px;
	height: 12px;
}
.mt_zy_l .lx_p{
	width: 100%;
	height: 154px;
	border-radius: 6px;
	padding-top: 32px;
	text-align: center;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	box-shadow: 0 6px 8px -1px gray;
}
.mt_zy_l .lx_p h2{
	padding-left: 46px;
	font-size: 24px;
	color:#fff;
	background-image: url(../images/cpxq-kefu.png);
	background-size: 38px 34px;
	background-repeat: no-repeat;
	background-position: 22px center;
	margin-bottom: 20px;
}
.mt_zy_l .lx_p  p{
	font-size: 30px;
	color:#fff;
	font-weight: 700;
}
.mt_zy_r{
	width: 926px;
	height: auto;
}
.gs_td{
	width: 100%;
	height: 70px;
	border-bottom: 1px solid #9e9e9e;
}
.gs_td ul{
	display: flex;
	width: auto;
	height: 70px;
	padding-top: 28px;
}
.gs_td ul li{
	display: inline-flex;
	width: auto;
	height: 100%;
}
.gs_td ul li a {
	display: flex;
	width: 100%;
	height: 100%;
	padding: 0 20px;
	position: relative;
	font-size: 18px;
	color:#9e9e9e;
	font-weight: 700;
	
}
.gs_td ul li a.active{
	color:#365dc1;
}
.gs_td ul li a.active:after{
	content: '';
	display: block;
	width: 100%;
	height: 2px;
	background:#335cc3;
	position: absolute;
	bottom: 0;
	left:0;
}
.pro_div_show{
	padding: 24px 0;
	line-height: 2;
}
.sj_zhuisu{
	width: 100%;
	height: auto;
}
.sj_zhuisu h3{
	font-size: 20px;
	color:#333;
	font-weight: 700;
	/* margin-top: 24px; */
	margin-bottom: 26px;
}
.sj_zhuisu li{
	width: 100%;
	height: auto;
	margin-bottom: 40px;
}
.sj_zhuisu_in{
	width: 100%;
	height: auto;
}
.sj_zhuisu_in .a1{
	display: flex;
	align-items: center;
	width: auto;
	height: 46px;
	margin-bottom: 18px;
}
.sj_zhuisu_in .a1 span{
	display: inline-flex;
	width: 46px;
	height: 46px;
	border-radius: 50%;
	overflow: hidden;
	margin-right: 14px;
}
.sj_zhuisu_in .a1 span img{
	width: 100%;
	height: 100%;
	transition: all 0.5s;
}
.sj_zhuisu_in:hover .a1 span img{
	transform: rotate(360deg) scale(1.06);
}
.sj_zhuisu_in .a1 em{
	font-size: 24px;
	color:#333;
	font-weight: 700;
}
.sj_zhuisu_in p{
	font-size: 16px;
	color:#666;
	line-height: 32px;
}
.zd_xiaoshi{
	width: 100%;
	height: auto;
}
.zd_xiaoshi p{
	font-size: 16px;
	color:#333;
	line-height: 32px;
	margin-bottom: 12px;
}
.zd_xiaoshi p span{
	font-size: 16px;
	color:#333;
	font-weight: normal;
}
.cg_anli{
	display: flex;
	justify-content: space-between;
	width: 100%;
	height: 66px;
	border-bottom: 1px solid #d6d6d6;
}
.cg_anli h2{
	padding-left: 42px;
	font-size: 24px;
	color:#333;
	font-weight: 700;
	background-image: url(../images/cg_img.png);
	background-size: 26px 28px;
	background-position: left 2px;
	background-repeat: no-repeat;
	margin-top: 10px;
} 
.cg_anli h3{
	padding-left: 42px;
	font-size: 24px;
	color:#333;
	font-weight: 700;
	background-image: url(../images/jjfa_img1.png);
	background-size: 26px 26px;
	background-position: left 2px;
	background-repeat: no-repeat;
	margin-top: 10px;
} 
.cg_anli a{
	display: inline-block;
    width: 160px;
    height: 44px;
    border-radius: 4px;
    font-size: 16px;
	padding-left: 20px;
    color: #fff;
    line-height: 44px;
    transition: all 0.5s;
	background: -moz-linear-gradient(top, #668ef3 0%, #2851b8 100%) ;
	background: -webkit-linear-gradient(top, #668ef3 0%,#2851b8 100%) ;
	background: -o-linear-gradient(top, #668ef3 0%,#2851b8 100%) ;
	background: -ms-linear-gradient(top, #668ef3 0%,#2851b8 100%) ;
}
.cg_anli a img{
	width: 20px;
	height: 16px;
	margin-right: 8px;
}
.cg_nav{
	width: 100%;
	height: 58px;
	margin-top: 38px;
}
.cg_nav ul{
	display: flex;
	justify-content: space-between;
	width: 100%;
	height: 100%;
}
.cg_nav ul li{
	display: inline-flex;
	width: 180px;
	height: 58px;
}
.cg_nav ul li a{
	display: flex;
	width: 100%;
	height: 100%;
	border-radius: 4px;
	overflow: hidden;
	border:1px solid #e1e1e1;
	align-items: center;
	justify-content: center;
	font-size: 18px;
	color:#9e9e9e;
	font-weight: 700;
}
.cg_nav ul li a p{
	display: flex;
	width: 100%;
	height: 100%;
	align-items: center;
	padding-left: 50px;
	font-size: 18px;
	font-weight: 700;
	/* color:#9e9e9e; */
	background-image: url(../images/cg-tj.png);
	background-size: 24px 24px;
	background-position: 18px center;
	background-repeat: no-repeat;
}
.cg_nav ul li a.active,.cg_nav ul li a:hover{
	color:#fff;
	background: -moz-linear-gradient(top, #df5657 0%, #a63b3d 100%) ;
	background: -webkit-linear-gradient(top, #df5657 0%,#a63b3d 100%) ;
	background: -o-linear-gradient(top, #df5657 0%,#a63b3d 100%) ;
	background: -ms-linear-gradient(top, #df5657 0%,#a63b3d 100%) ;
	animation:an-ho 1s 0s both;
    -webkit-animation:an-ho 1s 0s both;
}
.cg_nav ul li a.active p{
	background-image: url(../images/cg-jia-1.png);
	color:#fff;
}
.ksf_box{
	width: 100%;
	height: auto;
	margin-bottom: 48px;
	margin-top: 60px;
}
.ksf_box ul{
	display: flex;
	width: 100%;
	height: auto;
	flex-wrap: wrap;
	justify-content: space-between;
}
.ksf_box ul li{
	width: 580px;
	height: 214px;
	border-radius: 8px;
	overflow: hidden;
	background:#fff;
	margin-bottom: 30px;
	box-shadow: 0 0 6px 0 rgba(220,220,220,0.8);
}
.ksf_box ul li:hover{
	box-shadow: 0 0 6px 0 rgba(167,36,38,0.8);
}
.ksf_box ul li a{
	display: flex;
	width: 100%;
	height: 100%;
}
.ksf_box ul li a .ksf_box_in{
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 22px;
}
.ksf_box ul li a .ksf_box_in span{
	display: inline-flex;
	width: 214px;
	height: 174px;
	overflow: hidden;
}
.ksf_box ul li a .ksf_box_in span img{
	width: 100%;
	height: 100%;
}
.ksf_box ul li a .ksf_box_in .a1{
	width: 302px;
	height: 174px;
}
.ksf_box ul li a .ksf_box_in .a1 h2{
	font-size: 20px;
	color:#333;
	line-height: 40px;
	margin-bottom: 8px;
}
.ksf_box ul li a .ksf_box_in:hover .a1 h2{
	color:#A72426;
}
.ksf_box ul li a .ksf_box_in .a1 h4{
	font-size: 16px;
	height: 52px;
	color:#959494;
	line-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	margin-bottom: 16px;
}
.ksf_box ul li a .ksf_box_in .a1 p{
	font-size: 16px;
	color:#959494;
	text-align: right;
	background-image: url(../images/cg-ss.png);
	background-size: 16px 16px;
	background-repeat: no-repeat;
	background-position: 212px center;
}
.ksf_box ul li a .ksf_box_in:hover .a1 p{
	color:#A72426;
	background-image: url(../images/cg-ss-1.png);
}
.lianxi_wm_list{
	height: 280px;
	margin-top: 38px;
	margin-bottom: 60px;
}
.lianxi_wm_list ul {
	width: 1250px;
}

.lianxi_wm_list li{
	position: relative;
	display: inline-block;
	float: left;
	width: 286px;
	height: 280px;
	border: 1px solid #ccc;
	margin-right: 18px;
}

.lianxi_wm_list li:after {
	content: '';
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: -moz-linear-gradient(top, #668ef3 0%, #2851b8 100%) ;
	background: -webkit-linear-gradient(top, #668ef3 0%,#2851b8 100%) ;
	background: -o-linear-gradient(top, #668ef3 0%,#2851b8 100%) ;
	background: -ms-linear-gradient(top, #668ef3 0%,#2851b8 100%) ;
	z-index: -1;
}

.lianxi_wm_list li:hover:after {
	display: block;
}

.lianxi_wm_list li:hover {
	border: none;
	padding: 1px;
	color: #fff;
}

.lianxi_wm_img {
	width: 113px;
	height: 113px;
	margin: 36px auto 16px;
	border-radius: 50%;
	background: -moz-linear-gradient(top, #668ef3 0%, #2851b8 100%) ;
	background: -webkit-linear-gradient(top, #668ef3 0%,#2851b8 100%) ;
	background: -o-linear-gradient(top, #668ef3 0%,#2851b8 100%) ;
	background: -ms-linear-gradient(top, #668ef3 0%,#2851b8 100%) ;
	overflow: hidden;
	position: relative;
}

.lianxi_wm_list li:hover .lianxi_wm_img span {
	z-index: 99;
}

.lianxi_wm_list li:hover .lianxi_wm_img {
	background: #fff;
}

.lianxi_wm_img img {
	display: block;
	margin: 27px auto;
	width: auto;
	height: auto;
}

.lianxi_wm_img span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
}

.lianxi_wm_bot {
	padding-top: 19px;
	margin-top: 19px;
	text-align: center;
	position: relative;
}

.lianxi_wm_bot:after {
	content: '';
	display: block;
	width: 48px;
	height: 2px;
	background: -moz-linear-gradient(top, #668ef3 0%, #2851b8 100%) ;
	background: -webkit-linear-gradient(top, #668ef3 0%,#2851b8 100%) ;
	background: -o-linear-gradient(top, #668ef3 0%,#2851b8 100%) ;
	background: -ms-linear-gradient(top, #668ef3 0%,#2851b8 100%) ;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -24px;
}

.lianxi_wm_list li:hover .lianxi_wm_bot:after {
	background: #fff;
}

.lianxi_wm_bot h4 {
	font-size: 20px;
	color: #333;
}
.lianxi_wm_bot p {
	font-size: 16px;
	color: #666;
	line-height: 24px;
	margin-top: 6px;
}

.lianxi_wm_list li:hover .lianxi_wm_bot h4,
.lianxi_wm_list li:hover .lianxi_wm_bot p {
	color: #fff;
}
.lx_women{
	width: 100%;
	height: auto;
	background-image: url(../images/xw-bj.jpg);
	background-size: 100% 440px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 56px;
	padding-bottom: 64px;
}
.lxr_ewm{
	width: 100%;
	height: 260px;
}
.lxr_ewm ul{
	display: flex;
	width: 100%;
	height: 100%;
	justify-content: space-between;
}
.lxr_ewm ul li{
	display: inline-flex;
	width: 100%;
	height: 100%;
	justify-content: center;
}
.lxr_ewm_in{
	width: auto;
	height: 100%;
	text-align: center;
}
.lxr_ewm_in span{
	display: block;
	width: 180px;
	height: 180px;
	border-radius: 2px;
	overflow: hidden;
	margin-bottom: 20px;
}
.lxr_ewm_in span img{
	width: 100%;
	height: 100%;
}
.lxr_ewm_in p{
	font-size: 22px;
	color:#333;
}
.lxr_ewm_in p span{
	font-size: 16px;
	color:#666;
	margin-top: 4px;
}
.fujin_sc{
	width: 100%;
	height: auto;
	margin-top: 38px;
	box-shadow: 0 0 16px 0 rgba(220,220,220,0.8);
	border-radius: 8px;
	padding: 60px 32px;
	background:#fff;
}
.sc_xianlu{
	width: 100%;
	height: 76px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 30px 0 22px;
	border-radius: 2px;
	overflow: hidden;
	background:#f5f5f5;
}
.sc_xianlu h2{
	display: inline-flex;
	width: auto;
	height: 54px;
	align-items: center;
	padding-left: 70px;
	font-size: 24px;
	color:#333;
	background-image: url(../images/lx-car.png);
	background-size: 54px 40px;
	background-repeat: no-repeat;
	background-position: left center;
}
.sc_xianlu a{
	display: inline-flex;
	align-items: center;
	width: auto;
	height: 24px;
	font-size: 20px;
	color:#A72426;
	background-image: url(../images/lx-ss.png);
	background-size: 24px 24px;
	background-position: left center;
	padding-left: 34px;
	background-repeat: no-repeat;
}
.fujin_sc_in{
	width: 100%;
	height: 190px;
	border:1px solid #dcdcdc;
	margin-top: 40px;
	margin-bottom: 36px;
}
.fujin_sc_in ul{
	display: flex;
	width: 100%;
	height: 100%;
	justify-content: space-between;
}
.fujin_sc_in ul li{
	display: inline-flex;
	width: 100%;
	height: 100%;
	border-right:1px solid #dcdcdc;
	padding: 22px 26px;
}
.fujin_sc_in ul li:last-child{
	border-right:none;
}
.shewai_bm{
	width: 100%;
	height: 100%;
}
.shewai_bm h2{
	font-size: 24px;
	coloe:#333;
	margin-bottom: 16px;
}
.shewai_bm p{
	font-size: 18px;
	line-height: 46px;
	color:#666;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.lx_ditu{
	display: flex;
	width: 100%;
	height: 456px;
	justify-content: space-between;
}
.lx_ditu>span{
	display: inline-flex;
	width: 634px;
	height: 100%;
}
.lx_ditu>span img{
	width: 100%;
	height: 100%;
}
.zx_liuyan{
	width: 500px;
	height: 100%;
	background:#f5f5f5;
	padding: 26px 38px;
}
.zx_liuyan h4{
	font-size: 24px;
	color:#333;
	margin-bottom: 22px;
}
.zx_liuyan h4 span{
	font-size: 14px;
	color:#666;
	margin-left: 12px;
}
.input_box{
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	height: 34px;
	margin-bottom: 12px;
}
.input_box em{
	font-size: 16px;
	color:#666;
}
.input_box input{
	width: 380px;
	height: 100%;
	border-radius: 2px;
	overflow: hidden;
	border:1px solid #dcdcdc;
	padding-left: 14px;
	font-size: 14px;
	color:#999;
}
.input_nr{
	width: 100%;
	height: 132px;
	display: flex;
	justify-content: space-between;
}
.input_nr em{
	font-size: 16px;
	color:#666;
	margin-top: 10px;
}
.input_nr textarea{
	width: 380px;
	height: 100%;
	border-radius: 4px;
	overflow: hidden;
	border:1px solid #dcdcdc;
	padding: 10px 14px;
	font-size: 14px;
	color:#999;
}
.zx_liuyan p{
	font-size: 14px;
	color:#9e9e9e;
	text-align: right;
	margin-top: 8px;
	margin-bottom: 18px;
}
.zx_liuyan button{
	display: flex;
	align-items: center;
	justify-content: space-around;
	font-size: 16px;
	color:#fff;
	width: 88%;
    margin-left: 11%;
	height: 38px;
	border:none;
	background: -moz-linear-gradient(top, #e44c39 0%, #a8301e 100%) ;
	background: -webkit-linear-gradient(top, #e44c39 0%,#a8301e 100%) ;
	background: -o-linear-gradient(top, #e44c39 0%,#a8301e 100%) ;
	background: -ms-linear-gradient(top, #e44c39 0%,#a8301e 100%) ;
	border-radius: 4px;
}
.yingyong_cj{
	width: 100%;
	height: 134px;
	background-image: url(../images/xw-bj.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.yingyong_cj_in{
	width: 100%;
	height: 134px;
	padding: 0 140px;
}
.yingyong_cj_in ul{
	display:flex;
	width: 100%;
	height: 100%;
	justify-content: space-around;
	align-items: center;
}
.yingyong_cj_in ul li{
	display: inline-flex;
	width: 250px;
	height: 60px;
}
.yingyong_cj_in ul li a{
	display: flex;
	width: 100%;
	height: 100%;
	border-radius: 4px;
	overflow: hidden;
	border:1px solid #dcdcdc;
	align-items: center;
	justify-content: center;
	font-size: 20px;
	color:#9e9e9e;
}
.yingyong_cj_in ul li a.active{
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 20px;
	color:#fff;
	width: 100%;
	height: 100%;
	border-radius: 4px;
	overflow: hidden;
	background: -moz-linear-gradient(top, #e44c39 0%, #a8301e 100%) ;
	background: -webkit-linear-gradient(top, #e44c39 0%,#a8301e 100%) ;
	background: -o-linear-gradient(top, #e44c39 0%,#a8301e 100%) ;
	background: -ms-linear-gradient(top, #e44c39 0%,#a8301e 100%) ;
	border:none;
}
.jjfa_box{
	height: auto;
	padding: 38px;
	padding-bottom: 60px;
}
.jjfa_nav{
	width: 100%;
	height: 128px;
	margin-top: 46px;
}
.jjfa_nav ul{
	display: flex;
	width: 100%;
	height: 128px;
	justify-content: space-between;
}
.jjfa_nav ul li{
	display: inline-flex;
	width: 170px;
	height: 130px;
}
.jjfa_nav ul li a{
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 4px;
	overflow: hidden;
	border:1px solid #dcdcdc;
	text-align: center;
}
.jjfa_nav ul li a span{
	display: block;
	width: auto;
	height: 52px;
	position: relative;
	margin: 18px auto 12px;
}
.jjfa_nav ul li a span img{
	width: auto;
	height: 100%;
	position: absolute;
	top:50%;
	left:50%;
	transform: translate(-50%,-50%);
}
.jjfa_nav ul li a span img:nth-child(2){
	display: none;
}
.jjfa_nav ul li a.active {
	background:#A72426;
}
.jjfa_nav ul li a:hover{
	background:#A72426;
}
.jjfa_nav ul li a.active span img:nth-child(2){
	display: block;
}
.jjfa_nav ul li a:hover span img:nth-child(2){
	display: block;
}
.jjfa_nav ul li a p{
	font-size: 16px;
	color:#9e9e9e;
	padding: 0 6px;
}
.jjfa_nav ul li a.active p{
	color:#fff;
}
.jjfa_nav ul li a:hover p{
	color:#fff;
}
.wuxian_tb{
	width: 100%;
	height: auto;
	margin-bottom: 106px;
	margin-top: 64px;
}
.wuxian_tb h2{
	font-size: 24px;
	color:#414141;
	font-weight: 700;
	margin-bottom: 34px;
	text-align: center;
}
.wuxian_tb p{
	font-size: 16px;
	color:#666;
	line-height: 32px;
}
.wuxian_tb span{
	display: block;
	width: 100%;
	/* height: 436px; */
	margin: 22px 0;
}
.wilian_tb{
	width: 100%;
	height: auto;
	background-image: url(../images/xw-bj.jpg);
	background-size: cover;
	background-repeat:no-repeat;
	background-position: center;
	padding-bottom: 60px;
	padding-top: 60px;
	position: relative;
}
/* .bd_box{
	position: absolute;
    width: 100%;
    top: 45%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
} */
.wilian_tb_in{
	display: flex;
	width: 100%;
	height: 372px;
	justify-content: space-between;
	margin-top: 48px;
}
.wilian_tb_l{
	width: 574px;
	height: 100%;
}
.wilian_tb_l p{
	font-size: 18px;
	color:#666;
	line-height: 32px;
}
.wilian_tb_l ul{
	width: 600px;
	height: auto;
	margin-top: 16px;
	display: flex;
	flex-wrap: wrap;
}
.wilian_tb_l ul li{
	display: inline-flex;
    width: 189px;
    height: 98px;
    margin-right: 55px;
    margin-bottom: 12px;
    margin-left: 50px;
}
/* .wilian_tb_l ul li:nth-child(4){
	margin-left: 92px;
} */
.wilian_tb_l ul li a{
	display: flex;
	width: 100%;
	height: 100%;
}
.wilian_tb_l ul li a div{
	width: 100%;
	height: 100%;
	background-size: cover;
	background-repeat:no-repeat;
	background-position: center;
	padding: 10px 12px;
}
.wilian_tb_l ul li a div h3{
	height: 42px;
	font-size: 42px;
	line-height: 42px;
	color:#fff;
	font-weight: 700;
	display: flex;
	align-items: flex-end;
	margin-bottom: 12px;
}
.wilian_tb_l ul li a div h3 span{
	font-size: 20px;
	line-height: 32px;
	margin-left: 10px;
}
.wilian_tb_l ul li a div h4{
	font-size: 14px;
	color:#fff;
	text-align: right;
	position: relative;
	padding-bottom: 6px;
}
.wilian_tb_l ul li a div h4:after{
	content: '';
	display: block;
	width: 26px;
	height: 2px;
	background:#fff;
	position: absolute;
	bottom: 0;
	right:0;
}
.wilian_tb_r{
	width: 576px;
	height: 100%;
}
.wilian_tb_r img{
	width: 100%;
	height: 100%;
}
.ry_zhengshu{
	width: 100%;
	height: auto;
	margin-top: 60px;
}
.ry_zhengshu ul{
	width: 100%;
	height: 266px;
	padding: 0 16px;
	display: flex;
	justify-content: space-around;
}
.ry_zhengshu ul li{
	display: inline-flex;
	width: 204px;
	height: 100%;
	overflow: hidden;
	box-shadow: 1px 1px 2px 2px rgba(220,220,220,0.6);
}
.ry_zhengshu ul li:hover{
	box-shadow: 1px 1px 2px 2px rgba(167,36,38,0.6);
}
.ry_zhengshu ul li div{
	width: 100%;
	height: 100%;
}
.ry_zhengshu ul li div img{
	width: 100%;
	height: 100%;
}
.cpzx{
	width: 100%;
	height: 100%;
	background-image: url(../images/ys-beijing2.jpg);
	background-size: cover;
	background-repeat:no-repeat;
	background-position: center;
	padding-top: 60px;
	padding-bottom: 60px;
}
.shebei_xt{
	width: 100%;
	height: auto;
	margin-top: 30px;
}
.shebei_xt ul{
	width: 1260px;
	height: auto;
}
.shebei_xt ul li{
	display: inline-block;
	float: left;
	width: 224px;
	height: 56px;
	margin-right: 20px;
}
.shebei_xt ul li a{
	display: flex;
	width: 100%;
	height: 100%;
	border-radius: 2px;
	overflow: hidden;
	border:1px solid #dcdcdc;
	align-items: center;
	justify-content: center;
	font-size: 18px;
	color:#9e9e9e;
	font-weight: 700;
}
.shebei_xt ul li a.active{
	background: #335cc3;
	color:#fff;
	border:1px solid #335cc3;
}
.cpzx_in{
	width: 100%;
	height: 572px;
	margin-top: 40px;
	display: flex;
	justify-content: space-between;
	margin-bottom: 52px;
}
.cpzx_left{
	width: 796px;
	height: auto;
}
.cpzx_left ul{
	display: flex;
	width: 820px;
	height: auto;
	flex-wrap: wrap;
}
.cpzx_left ul li{
	display: inline-flex;
	width: 386px;
	height: 276px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.cpzx_left ul li a{
	width: 100%;
	height: 100%;
}
.cpzx_left ul li a .img{
	width: 100%;
	height: 100%;
	position: relative;
	border-radius: 4px;
	overflow: hidden;
	border:1px solid #dcdcdc;
	text-align: center;
	padding-top: 20px;
	background:#fff;
}
.cpzx_left ul li a .img span{
	display: block;
	width: auto;
	height: 86%;
	/* margin-bottom: 12px; */
}
.cpzx_left ul li a .img span img{
	width: auto;
	height: 100%;
}
.cpzx_left ul li a .img p{
	font-size: 18px;
	color:#333;
	line-height: 30px;
}
.cpzx_left ul li a .img .a1{
	display: none;
}
.cpzx_left ul li a .img:hover{
	border:none;
}
.cpzx_left ul li a .img:hover p{
	display: none;
}
.cpzx_left ul li a .img:hover .a1{
	display: block;
	width: 100%;
	height: 100%;
	background:rgba(0,0,0,0.6);
	position: absolute;
	top:0;
	left:0;
	padding: 52px 26px 0;
}
.cpzx_left ul li a .img:hover .a1 h2{
	font-size: 24px;
	color:#fff;
	text-align: center;
	margin-bottom: 22px;
}
.cpzx_left ul li a .img:hover .a1 h4{
	font-size: 16px;
	color:#fff;
	line-height: 28px;
	margin-bottom: 46px;
	text-align: left;
}
.cpzx_left ul li a .img:hover .a1 h6{
	font-size: 20px;
	color:#fff;
}
.cpzx_right{
	width: 386px;
	height: 100%;
	border-radius: 4px;
	overflow: hidden;
	border:1px solid #dcdcdc;
	background:#fff;
	padding: 30px 24px;
}
.cpzx_right h2{
	padding-left: 16px;
	font-size: 24px;
	color:#333;
	font-weight: 700;
	position: relative;
	margin-bottom: 24px;
}
.cpzx_right h2:after{
	content: '';
	display: block;
	width: 2px;
	height: 20px;
	position: absolute;
	background:#335cc3;
	top:9px;
	left:0;
}
.cpzx_right ul{
	width: 100%;
	height: auto;
}
.cpzx_right ul li{
	width: 100%;
	height: auto;
	margin-bottom: 16px;
}
.gps_wx{
	width: 100%;
	height: 100%;
}
.gps_l{
	display: flex;
	width: 100%;
	height: 36px;
	align-items: center;
	margin-bottom: 10px;
}
.gps_l span{
	display: block;
	width: 36px;
	height: 36px;
	border-radius: 50%;
	overflow: hidden;
	margin-right: 12px;
}
.gps_l span img{
	width: 100%;
	height: 100%;
}
.gps_l em{
	width: 86%;
	height: auto;
	/* text-align: center; */
	font-size: 20px;
	color:#333;
	font-weight: 700;
}
.gps_wx p{
	font-size: 16px;
	color:#666;
	line-height: 28px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.cpzx_phone{
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	height: 56px;
	margin-top: 42px;
}
.cpzx_phone div{
	width: auto;
	height: 100%;
}
.cpzx_phone div h3{
	padding-left: 26px;
	font-size: 16px;
	line-height: 28px;
	color:#335cc3;
	background-image: url(../images/sy-phone.png);
	background-size: 20px 20px;
	background-position: left center;
	background-repeat: no-repeat;
}
.cpzx_phone div h5{
	font-size: 20px;
	color: #335cc3;
	font-weight: 700;
}
.cpzx_phone a{
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 16px;
	color:#fff;
	width: 148px;
	height: 44px;
	border-radius: 4px;
	overflow: hidden;
	background: -moz-linear-gradient(top, #668ef3 0%, #2851b8 100%) ;
	background: -webkit-linear-gradient(top, #668ef3 0%,#2851b8 100%) ;
	background: -o-linear-gradient(top, #668ef3 0%,#2851b8 100%) ;
	background: -ms-linear-gradient(top, #668ef3 0%,#2851b8 100%) ;
}
.lj_more{
	width: 100%;
	height: 54px;
	width: 100%;
	text-align: center;
}
.lj_more a{
	display: flex;
	width: 246px;
	height: 100%;
	margin: 0 auto;
	border-radius: 4px;
	align-items: center;
	justify-content: center;
	font-size: 20px;
	color:#fff;
	background: -moz-linear-gradient(top, #668ef3 0%, #2851b8 100%) ;
	background: -webkit-linear-gradient(top, #668ef3 0%,#2851b8 100%) ;
	background: -o-linear-gradient(top, #668ef3 0%,#2851b8 100%) ;
	background: -ms-linear-gradient(top, #668ef3 0%,#2851b8 100%) ;
}
.rongyu{
	height: 264px;
    position: relative;
	margin-top: 38px;
}
.rongyu_box{
	width:1122px;
	height: 100%;
    margin: 0 auto;
}
.rongyu_list{
	display: block;
	width: 206px;
	height: 100%;
	margin: 0 auto;
	position: relative;
}
.rongyu_list span{
	display: block;
	width: 206px;
	height: 264pxpx;
	overflow: hidden;
	box-shadow: 0 0 12 0 rgba(220,220,220,0.6);
}
.rongyu_list span img{
	width: 100%;
	height: 100%;
}
.ry-left{
	position: absolute;
	top:50%;
	margin-top: -9px;
	left:0;
	width: 18px;
	height: 46px;
	border-radius: 50%;
	background-image: url(../images/gy-left.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.ry-right{
	position: absolute;
	top:50%;
	margin-top: -9px;
	right:0;
	width: 18px;
	height: 46px;
	border-radius: 50%;
	background-image: url(../images/gy-right.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

