p{
    margin: 0;
    padding: 0;
}
li{
	list-style-type: none;
}

/*导航*/
.nav{
	width: 100%;
	background-color: #fff;
	/* overflow: auto; */
}
.nav .hexin{
	width: 90%;
	margin: 20px auto;
	overflow: auto;
}
.nav .logo{
	float: left;
}
@media screen and (max-width: 730px) {
    .nav .logo img{
        width: 230px;
    }
}
.nav .sousuo{
	float: right;
	margin-top: 25px;
}
@media screen and (max-width: 550px) {
    .nav .sousuo{
        display: none;
    }
}
.nav .sousuo input{
    width: 168px;
    height: 30px;
    border-radius: 40px 40px 40px 40px;
    border: 1px solid #D9D9D9;
    padding-left: 15px;
    outline: none;
}
.nav .sousuo button{
    width: 40px;
    height: 32px;
    background: #D7000F;
    border: 0;
    border-radius: 40px 40px 40px 40px;
    margin-left: -40px;
}
.nav .sousuo button img{
	width: 12px;
}
.nav .daohang{
	float: right;
	margin-right: 20px;
	margin-top: 25px;
}
.nav .daohang .yiji{
	color: #000;
	margin-right: 20px;
	text-decoration: none;
	position: relative;
	display: inline-block;
	height: 40px;
    font-size: 20px;
}
.nav .daohang .yiji::after{
	content: "";
	position: absolute;
	background-color: #fff;
	width: 100%;
	height: 3px;
	top: 36px;
	left: 0;
}
.nav .daohang .yiji:hover{
	color: #D7000F;
}
.nav .daohang .yiji:hover::after{
	background-color: #D7000F;
}
.nav .daohang .zidaohang{
	width: 100%;
	overflow: auto;
	background-color: #F9F9F9;
}
.nav .daohang .zidaohang .kuang{
	max-width: 1400px;
	overflow: auto;
	margin: 0 auto;
}
.nav .daohang .zidaohang .kuang .kuai{
	border-left: 1px solid #eee;
	padding-right: 40px;
}
.nav .daohang .zidaohang .kuang .kuai:nth-child(0){
	border-left: 0;
}
.nav .daohang .zidaohang .kuang .erji{
	font-size: 18px;
	height: 40px;
	background: url('/static/index/images/nav_tiao.png') no-repeat bottom left;
	font-weight: bold;
}
.nav .daohang .zidaohang .kuang .erji a{
	color: #000;
	text-decoration: none;
}
.nav .daohang .zidaohang .kuang .sanji{
	padding: 0;
}
.nav .daohang .zidaohang .kuang .sanji a{
	text-decoration: none;
	color: #666;
	font-size: 16px;
	line-height: 40px;
}
.nav .daohang .zidaohang .kuang .sanji a:hover{
	color: #D7000F;
}
.nav .daohang2{
	float: right;
	margin-right: 20px;
    margin-top: 15px;
}

/*首页-banner*/
.banner{
	overflow: hidden;
	position: relative;
}
.banner .fanye{
	padding: 2.3vw 15vw 2.3vw 2vw;
	background: linear-gradient(270deg, #EA601F 0%, #E50016 71%, #D7000F 100%);
	border-radius: 0px 0px 0px 0px;
}
.banner .fanye a{
	text-decoration: none;
}
.banner .fanye .previous{
	margin-right: 6vw;
}
.banner .shubiao{
	text-align: center;
}
.banner .shubiao img{
	position: relative;
}
.banner .shubiao p{
	color: #fff;
	font-size: 12px;
	margin-top: 10px;
}
.banner li img{
	z-index: -1;
}
.banner li .neirong{
	max-width: 1400px;
	overflow: auto;
	margin: 0 auto;
	margin-top: 15vw;
}
.banner li .neirong .hengxian{
	width: 145px;
	height: 4px;
	background: linear-gradient(270deg, #EA601F 0%, #E50016 71%, #D7000F 100%);
}
.banner li .neirong .p1{
	font-weight: bold;
	font-size: 45px;
	color: #282828;
	text-align: left;
	font-style: normal;
	text-transform: none;
	margin-top: 1.5vw;
}
.banner li .neirong .p2{
	font-size: 24px;
	color: #282828;
	text-align: left;
	font-style: normal;
	text-transform: none;
	margin-top: 1vw;
}
@media screen and (max-width: 1400px) {
	.banner li .neirong .p1{
		font-size: 40px;
	}
	.banner li .neirong .p2{
		font-size: 20px;
	}
}
@media screen and (max-width: 1100px) {
	.banner li .neirong .p1{
		font-size: 40px;
	}
	.banner li .neirong .p2{
		font-size: 20px;
	}
}
@media screen and (max-width: 740px) {
	.banner li .neirong .p1{
		font-size: 24px;
	}
	.banner li .neirong .p2{
		font-size: 16px;
	}
}
.banner .shuzi{
	position: absolute;
	right: 2vw;
	bottom: 0.8vw;
	width: 30px;
	text-align: center;
	background: url(/static/index/images/xiexian.png) no-repeat center;
	padding-bottom: 16px;
	color: #fff;
}
.banner .shuzi p{
	font-style: italic;
}
.banner .shuzi .dq{
	font-size: 26px;
	font-weight: bold;
}
.banner .shuzi .zs{
	font-size: 14px;
	padding-left: 10px;
}
@media screen and (max-width: 1070px) {
	.banner .shuzi .dq{
		font-size: 20px;
	}
}
@media screen and (max-width: 700px) {
	.banner .shuzi{
		margin-bottom: -10px;
	}
	.banner .shuzi .dq{
		font-size: 18px;
	}
	.banner .shuzi .zs{
		font-size: 12px;
	}
	/* .banner .fanye{
		padding: 2.3vw 15vw 2.3vw 6vw;
	} */
}

/*首页*/
.index_heng1{
	padding: 3vw 0;
}
.index_heng2{
	overflow: auto;
	height: 898px;
	background: url('/static/index/images/index_heng2_tu1.png') no-repeat;
	background-position: 0 90px;
}
.index_heng2 .hexin{
	max-width: 1400px;
	overflow: auto;
	margin: 0 auto;
}
.index_heng2 .hexin .l{
	width: 40%;
	float: left;
	overflow: auto;
	padding-top: 84px;
	margin-top: 100px;
}
.index_heng2 .hexin .l .biaoti{
	overflow: auto;
	height: 80px;
}
.index_heng2 .hexin .l .biaoti span{
	font-size: 48px;
	color: #282828;
	position: relative;
}
.index_heng2 .hexin .l .biaoti span::after{
	position: absolute;
	content: "";
	display: block;
	width: 100%;
	height: 6px;
	background: linear-gradient( 270deg, #EA601F 0%, #E50016 71%, #D7000F 100%);
}
.index_heng2 .hexin .l .nr{
	margin-top: 72px;
	text-align: center;
}
.index_heng2 .hexin .l .nr .p1{
	font-weight: bold;
	font-size: 36px;
	color: #282828;
}
.index_heng2 .hexin .l .nr .p2{
	font-size: 18px;
	color: #666666;
}
.index_heng2 .hexin .r{
	width: 35%;
	float: right;
	overflow: auto;
}
.index_heng2 .hexin .r .biaoti{
	height: 90px;
	background: linear-gradient( 270deg, #EA601F 0%, #E50016 71%, #D7000F 100%);
}
.index_heng2 .hexin .r .biaoti p{
	font-size: 24px;
	color: #FFFFFF;
	padding-left: 40px;
	padding-top: 20px;
}
.index_heng2 .hexin .r .biaoti .hx{
	width: 50px;
	height: 1px;
	background-color: #fff;
	margin-left: 40px;
	margin-top: 10px;
}
.index_heng2 .hexin .r .nr{
	overflow: auto;
	background-color: #fff;
}
.index_heng2 .hexin .r .nr p{
	width: 80%;
	margin: 0 auto;
	margin-top: 34px;
	font-size: 20px;
	color: #282828;
	line-height: 36px;
}
.index_heng2 .hexin .r .nr a{
	margin-left: 10%;
	display: block;
	width: 150px;
	height: 36px;
	color: #666666;
	background: url('/static/index/images/index_heng2_jt1.png') no-repeat bottom;
	text-decoration: none;
	text-align: center;
	margin-top: 130px;
	margin-bottom: 100px;
}
.index_heng2 .hexin .r .nr a:hover{
	color: #D7000F;
	background: url('/static/index/images/index_heng2_jt2.png') no-repeat bottom;
}
.index_heng2 .hexin .r .dazi{
	font-size: 56px;
	color: #D7000F;
	text-align: right;
	font-weight: bold;
	margin-top: -45px;
}
@media screen and (max-width: 900px){
	.index_heng2{
		height: auto;
		background-position: 0 0;
	}
	.index_heng2 .hexin .l{
		width: 100%;
		float: none;
		padding-top: 0px;
		margin-top: 20px;
	}
	.index_heng2 .hexin .l .biaoti{
		height: 60px;
	}
	.index_heng2 .hexin .l .biaoti span{
		font-size: 26px;
	}
	.index_heng2 .hexin .l .nr{
		margin-top: 20px;
	}
	.index_heng2 .hexin .l .nr .p1{
		font-size: 20px;
	}
	.index_heng2 .hexin .l .nr .p2{
		font-size: 16px;
	}
	.index_heng2 .hexin .r{
		width: 100%;
		float: none;
	}
	.index_heng2 .hexin .r .biaoti{
		height: 60px;
		margin-top: 20px;
	}
	.index_heng2 .hexin .r .biaoti p{
		font-size: 18px;
		padding-top: 10px;
		padding-left: 0;
	}
	.index_heng2 .hexin .r .biaoti .hx{
		margin-left: 0;
	}
	.index_heng2 .hexin .r .nr p{
		width: 96%;
		margin-top: 10px;
		font-size: 14px;
		line-height: 26px;
	}
	.index_heng2 .hexin .r .nr a{
		margin-left: 2%;
		margin-top: 30px;
		margin-bottom: 20px;
	}
	.index_heng2 .hexin .r .dazi{
		display: none;
	}
}
.index_heng3{
	max-width: 1400px;
	overflow: auto;
	margin: 0 auto;
	margin-top: 120px;
}
.index_heng3 .biaoti{
	width: 330px;
	overflow: auto;
	margin: 0 auto;
}
.index_heng3 .biaoti p{
	text-align: center;
}
.index_heng3 .biaoti .p1{
	font-size: 30px;
	color: #000000;
}
.index_heng3 .biaoti .p2{
	margin-top: 10px;
	font-size: 16px;
	color: #666666;
	background: url('/static/index/images/index_heng3_tu2.png') no-repeat 0 12px;
}
.index_heng3 .hexin{
	overflow: auto;
	margin-top: 80px;
}
.index_heng3 .hexin .l{
	width: 46%;
	float: left;
	position: relative;
	padding-top: 40px;
}
.index_heng3 .hexin .l .t{
	overflow: auto;
	position: absolute;
	left: 44px;
	top: 0;
}
.index_heng3 .hexin .l .t p{
	color: #D7000F;
	font-weight: bold;
	line-height: 64px;
}
.index_heng3 .hexin .l .t .p1{
	font-size: 94px;
}
.index_heng3 .hexin .l .t .p2{
	font-size: 45px;
}
.index_heng3 .hexin .l .b{
	overflow: auto;
}
.index_heng3 .hexin .l .b .huidi{
	overflow: auto;
	background-color: #f9f9f9;
}
.index_heng3 .hexin .l .b .huidi ul{
	margin-top: 130px;
	padding-left: 44px;
	padding-right: 60px;
	margin-bottom: 50px;
}
.index_heng3 .hexin .l .b .huidi ul li{
	display: none;
}
.index_heng3 .hexin .l .b .huidi ul .active{
	display: block;
}
.index_heng3 .hexin .l .b .huidi ul li p{
	color: #282828;
}
.index_heng3 .hexin .l .b .huidi ul li .p1{
	font-size: 16px;
}
.index_heng3 .hexin .l .b .huidi ul li .p2{
	font-size: 18px;
	margin-top: 24px;
	line-height: 30px;
}
.index_heng3 .hexin .l .b .gengduo{
	margin-top: 34px;
}
.index_heng3 .hexin .l .b .gengduo ul li{
	display: none;
}
.index_heng3 .hexin .l .b .gengduo ul .active{
	display: block;
}
.index_heng3 .hexin .l .b .gengduo a{
	display: block;
	width: 150px;
	height: 36px;
	text-decoration: none;
	text-align: center;
	color: #D7000F;
	background: url('/static/index/images/index_heng2_jt2.png') no-repeat bottom;
}
.index_heng3 .hexin .r{
	width: 54%;
	float: right;
	padding-top: 40px;
	position: relative;
}
.index_heng3 .hexin .r .baikuai{
	position: absolute;
	width: 165px;
	height: 165px;
	bottom: 0;
	left: 0;
	background-color: #fff;
}
.index_heng3 .hexin .r .beijing{
	display: none;
	width: 750px;
	height: 470px;
}
.index_heng3 .hexin .r .active{
	display: block;
}
.index_heng3 .hexin .r .jt{
	position: absolute;
	width: 190px;
	height: 76px;
	bottom: 40px;
	left: 70px;
}
.index_heng3 .hexin .r .jt a{
	display: block;
	width: 95px;
	height: 76px;
	text-align: center;
}
@media screen and (max-width: 1400px){
	.index_heng3 .hexin .r .baikuai{
		width: 11.78vw;
		height: 11.78vw;
	}
	.index_heng3 .hexin .r .beijing{
		width: 53.5vw;
		height: 33.5vw;
	}
	.index_heng3 .hexin .r .jt{
		width: 13.6vw;
		height: 5.5vw;
		bottom: 3vw;
		left: 5vw;
	}
	.index_heng3 .hexin .r .jt a{
		width: 6.8vw;
		height: 5.5vw;
	}
}
.index_heng3 .hexin .r .jt .zuo{
	float: left;
	background: linear-gradient( 270deg, #EA601F 0%, #E50016 71%, #D7000F 100%);
}
.index_heng3 .hexin .r .jt .you{
	float: right;
	background-color: #fff;
}
@media screen and (max-width: 940px){
	.index_heng3 .hexin .l{
		padding-top: 20px;
	}
	.index_heng3 .hexin .l .t p{
		line-height: 40px;
	}
	.index_heng3 .hexin .l .t .p1{
		font-size: 60px;
	}
	.index_heng3 .hexin .l .t .p2{
		font-size: 30px;
	}
	.index_heng3 .hexin .l .b .huidi ul{
		margin-top: 80px;
		margin-bottom: 20px;
	}
	.index_heng3 .hexin .l .b .huidi ul li .p2{
		font-size: 16px;
		margin-top: 10px;
		line-height: 24px;
	}
	.index_heng3 .hexin .r{
		padding-top: 20px;
	}
	.index_heng3 .hexin .l .b .gengduo{
		margin-top: 10px;
	}
}
@media screen and (max-width: 660px){
	.index_heng3 .hexin .l{
		width: 100%;
		float: none;
	}
	.index_heng3 .hexin .r{
		width: 100%;
	}
	.index_heng3 .hexin .r .beijing{
		display: none;
	}
	.index_heng3 .hexin .r .jt{
		margin-top: 20px;
    	bottom: 40px;
    	right: 0;
		left: auto;
	}
	.index_heng3 .hexin .r .jt .you{
		background-color: #F5F5F5;
	}
}
.index_heng4{
	max-width: 1400px;
	overflow: auto;
	margin: 0 auto;
	margin-top: 114px;
	background: url('/static/index/images/index_heng4_bg.png') no-repeat;
}
.index_heng4 p{
	text-align: center;
	color: #FFFFFF;
}
.index_heng4 .p1{
	margin-top: 60px;
	font-size: 46px;
	position: relative;
}
.index_heng4 .p1::after{
	content: "";
	position: absolute;
	width: 50px;
	height: 3px;
	background-color: #D7000F;
	bottom: -5px;
	left: 50%;
	margin-left: -25px;
}
.index_heng4 .p2{
	font-size: 33px;
	margin-top: 36px;
}
.index_heng4 a{
	display: block;
	width: 174px;
	height: 53px;
	background: linear-gradient( 270deg, #EA601F 0%, #E50016 71%, #D7000F 100%);
	line-height: 53px;
	text-align: center;
	margin: 0 auto;
	margin-top: 80px;
	color: #fff;
	font-size: 14px;
	text-decoration: none;
}

/*底部*/
.footer{
	width: 100%;
	height: 400px;
	background: url('/static/index/images/footer_bg.png') no-repeat center;
	margin-top: 100px;
}
.footer .hexin{
	max-width: 1400px;
	height: 400px;
	margin: 0 auto;
	position: relative;
}
.footer .hexin .logo{
	position: absolute;
	top: 50px;
}
.footer .hexin .link_title{
	position: absolute;
	color: #fff;
	font-size: 14px;
	top: 145px;
}
.footer .hexin .link_content{
	position: absolute;
	top: 190px;
	width: 520px;
	padding-left: 0px;
	margin-top: 0;
}
.footer .hexin .link_content li{
	width: 240px;
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
}
.footer .hexin .link_content li a{
	color: #fff;
	font-size: 14px;
	text-decoration: none;
}
.footer .hexin .erweima{
	width: 420px;
	overflow: auto;
	position: absolute;
	top: 160px;
	left: 700px;
}
.footer .hexin .erweima .kuai{
	width: 110px;
	float: right;
	margin-right: 30px;
}
.footer .hexin .erweima .kuai img{
	width: 110px;
}
.footer .hexin .erweima .kuai p{
	color: #fff;
	font-size: 12px;
	text-align: center;
	margin-top: 15px;
}
.footer .hexin .kuaijie_nav_title{
	position: absolute;
	right: 0;
	top: 88px;
}
.footer .hexin .kuaijie_nav_title p{
	color: #fff;
	text-align: right;
}
.footer .hexin  .kuaijie_nav_title .p1{
	font-size: 24px;
}
.footer .hexin .kuaijie_nav_title .p2{
	margin-top: 15px;
	font-size: 16px;
}
.footer .hexin .kuaijie_nav_nr{
	width: 280px;
	overflow: auto;
	position: absolute;
	right: 0;
	top: 160px;
}
.footer .hexin .kuaijie_nav_nr a{
	display: block;
	width: 120px;
	height: 40px;
	float: left;
	margin-left: 20px;
	background: rgba(255,255,255,0.1);
	text-align: center;
	line-height: 40px;
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	margin-bottom: 30px;
}
.footer .hexin .banquan{
	position: absolute;
	bottom: 0;
	line-height: 64px;
	color: #fff;
	font-size: 16px;
	width: 100%;
}
.footer .hexin .banquan .l{
	float: left;
}
.footer .hexin .banquan .r{
	float: right;
}
.footer2{
	display: none;
	overflow: auto;
	width: 100%;
	background-color: #555;
	margin-top: 100px;
	padding-top: 50px;
}
.footer2 .top{
	overflow: auto;
	margin-bottom: 30px;
}
.footer2 .top .l{
	overflow: auto;
	float: left;
}
.footer2 .top .l .link{
	margin-top: 40px;
}
.footer2 .top .l .link .title{
	color: #fff;
	font-size: 14px;
}
.footer2 .top .l .link ul{
	padding-left: 0;
	width: 520px;
}
.footer2 .top .l .link ul li{
	float: left;
	width: 240px;
	margin-right: 20px;
	margin-bottom: 5px;
}
.footer2 .top .l .link ul li a{
	color: #fff;
	font-size: 14px;
	text-decoration: none;
}
.footer2 .top .r{
	float: right;
}
.footer2 .top .r .erweima{
	width: 420px;
	float: left;
	margin-top: 80px;
}
.footer2 .top .r .erweima .kuai{
	width: 110px;
	float: left;
	margin-right: 30px;
}
.footer2 .top .r .erweima .kuai img{
	width: 110px;
}
.footer2 .top .r .erweima .kuai p{
	color: #fff;
	font-size: 12px;
	text-align: center;
	margin-top: 15px;
}
.footer2 .top .r .kuaijie_nav{
	float: right;
}
.footer2 .top .r .kuaijie_nav .title p{
	color: #fff;
	text-align: right;
}
.footer2 .top .r .kuaijie_nav .title .p1{
	font-size: 24px;
}
.footer2 .top .r .kuaijie_nav .title .p2{
	margin-top: 15px;
	font-size: 16px;
}
.footer2 .top .r .kuaijie_nav .nr{
	width: 260px;
	overflow: auto;
	margin-top: 20px;
}
.footer2 .top .r .kuaijie_nav .nr a{
	display: block;
	width: 120px;
	height: 40px;
	float: left;
	margin-left: 10px;
	background: rgba(255,255,255,0.1);
	text-align: center;
	line-height: 40px;
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	margin-bottom: 10px;
}
@media screen and (max-width: 1400px){
	.footer{
		display: none;
	}
	.footer2{
		display: block;
	}
}
@media screen and (max-width: 1220px){
	.footer2 .top .l .link ul{
		width: 260px;
	}
}
@media screen and (max-width: 1040px){
	.footer2 .top .r .erweima{
		width: 280px;
		margin-top: 0;
	}
}
@media screen and (max-width: 900px){
	.footer2 .top .l{
		width: 100%;
		float: none;
	}
	.footer2 .top .l .link ul{
		width: 100%;
	}
	.footer2 .top .r{
		width: 100%;
		float: none;
	}
	.footer2 .top .r .erweima{
		width: 100%;
		float: none;
		overflow: auto;
		margin-top: 40px;
	}
	.footer2 .top .r .kuaijie_nav{
		width: 100%;
		float: none;
		margin-top: 40px;
	}
	.footer2 .top .r .kuaijie_nav .title p{
		text-align: left;
	}
	.footer2 .top .r .kuaijie_nav .nr{
		width: 100%;
	}
}
.footer2 .bot{
	line-height: 64px;
	border-top: 1px solid #70747D;
}
.footer2 .bot p{
	color: #fff;
	font-size: 16px;
}
.footer2 .bot .p1{
	float: left;
}
.footer2 .bot .p2{
	float: right;
}
@media screen and (max-width: 550px){
	.footer2 .bot .p1{
		float: none;
		width: 100%;
	}
	.footer2 .bot .p2{
		float: none;
		width: 100%;
	}
}

/*内页*/
.neiye{
	max-width: 1400px;
	overflow: auto;
	margin: 0 auto;
	margin-top: -35px;
}
.neiye .zhuti{
	width: 100%;
	overflow: auto;
}
.neiye .zhuti .youce{
	overflow: auto;
	float: right;
}
@media screen and (max-width: 1400px){
	.neiye .zhuti .youce{
		float: none;
	}
}

/*内页子导航*/
.neiye .neiye_nav_a{
	width: 100%;
	overflow: auto;
}
.neiye .neiye_nav_a .top{
	width: 100%;
	height: 70px;
	background-color: #fff;
	position: relative;
}
.neiye .neiye_nav_a .top a{
	display: block;
	width: 220px;
	height: 70px;
	line-height: 70px;
	font-size: 20px;
	text-align: center;
	color: #000;
	text-decoration: none;
}
.neiye .neiye_nav_a .top a:hover{
	background: #FBE5E7;
	color: #D7000F;
}
.neiye .neiye_nav_a .bot{
	width: 100%;
	overflow: auto;
	padding: 30px 0;
}
.neiye .neiye_nav_a .bot .l{
	float: left;
}
.neiye .neiye_nav_a .bot .l a{
	font-size: 20px;
	color: #000;
	float: left;
	text-decoration: none;
	margin-right: 40px;
	position: relative;
}
.neiye .neiye_nav_a .bot .l a:hover{
	color: #D7000F;
}
.neiye .neiye_nav_a .bot .l a:hover::after{
	content: '';
	width: 100%;
	height: 5px;
	position: absolute;
	bottom: -10px;
	left: 0;
	background: #D7000F;
}
.neiye .neiye_nav_a .bot .r{
	float: right;
	color: #666;
}
.neiye .neiye_nav_a .bot .r a{
	color: #666;
}
@media screen and (max-width: 1150px){
	.neiye .neiye_nav_a .bot .r{
		display: none;
	}
	.neiye .neiye_nav_a .top{
		height: 50px;
	}
	.neiye .neiye_nav_a .top a{
		font-size: 16px;
		height: 50px;
    	line-height: 50px;
	}
	.neiye .neiye_nav_a .bot{
		padding: 15px 0;
	}
	.neiye .neiye_nav_a .bot .l a{
		font-size: 16px;
		margin-right: 20px;
	}
	.neiye .neiye_nav_a .bot .l a:hover::after{
		height: 0;
	}
}

.neiye .neiye_nav_b{
	width: 100%;
	overflow: auto;
}
.neiye .neiye_nav_b .top{
	width: 100%;
	overflow: auto;
	background-color: #fff;
	position: relative;
	text-align: center;
}
.neiye .neiye_nav_b .top a{
	line-height: 70px;
	font-size: 20px;
	text-align: center;
	color: #000;
	text-decoration: none;
	position: relative;
	margin: 0 20px;
}
.neiye .neiye_nav_b .top a:hover{
	color: #D7000F;
}
.neiye .neiye_nav_b .top a:hover::after{
	content: '';
	width: 100%;
	height: 5px;
	position: absolute;
	bottom: -20px;
	left: 0;
	background: #D7000F;
}
.neiye .neiye_nav_b .bot{
	line-height: 80px;
}
.neiye .neiye_nav_b .bot a{
	color: #666;
}
@media screen and (max-width: 1400px){
	.neiye .neiye_nav_b .top a{
		float: left;
	}
	.neiye .neiye_nav_b .top a:hover::after{
		height: 0px;
		bottom: 0px;
	}
}

.neiye .neiye_nav_c{
	width: 100%;
	overflow: auto;
}
.neiye .neiye_nav_c .top{
	width: 100%;
	overflow: auto;
	background-color: #fff;
	position: relative;
	text-align: center;
}
.neiye .neiye_nav_c .top a{
	line-height: 70px;
	font-size: 20px;
	text-align: center;
	color: #000;
	text-decoration: none;
	position: relative;
	margin: 0 20px;
}
.neiye .neiye_nav_c .top a:hover{
	color: #D7000F;
}
.neiye .neiye_nav_c .top a:hover::after{
	content: '';
	width: 100%;
	height: 5px;
	position: absolute;
	bottom: -20px;
	left: 0;
	background: #D7000F;
}
.neiye .neiye_nav_c .bot{
	width: 100%;
	overflow: auto;
	padding: 30px 0;
}
.neiye .neiye_nav_c .bot .l{
	float: left;
}
.neiye .neiye_nav_c .bot .l a{
	font-size: 20px;
	color: #000;
	float: left;
	text-decoration: none;
	margin-right: 40px;
	position: relative;
}
.neiye .neiye_nav_c .bot .l a:hover{
	color: #D7000F;
}
.neiye .neiye_nav_c .bot .l a:hover::after{
	content: '';
	width: 100%;
	height: 5px;
	position: absolute;
	bottom: -10px;
	left: 0;
	background: #D7000F;
}
.neiye .neiye_nav_c .bot .r{
	float: right;
	color: #666;
}
.neiye .neiye_nav_c .bot .r a{
	color: #666;
}
@media screen and (max-width: 1400px){
	.neiye .neiye_nav_c .top a{
		float: left;
	}
	.neiye .neiye_nav_c .top a:hover::after{
		height: 0px;
		bottom: 0px;
	}
}

/*内页左侧导航*/
.neiye_left_nav{
	float: left;
	overflow: auto;
}
.neiye_left_nav .hexin1{
	width: 320px;
	padding: 0 20px;
	overflow: auto;
	background: #fff;
}
.neiye_left_nav .hexin1 .biaoti{
	overflow: auto;
	margin-top: 25px;
	position: relative;
}
.neiye_left_nav .hexin1 .biaoti::after{
	content: '';
	width: 5px;
	height: 100%;
	background: #D7000F;
	position: absolute;
	left: 0;
	top: 0;
}
.neiye_left_nav .hexin1 .biaoti p{
	padding-left: 15px;
}
.neiye_left_nav .hexin1 .biaoti .p1{
	font-size: 30px;
	color: #282828;
	font-weight: bold;
}
.neiye_left_nav .hexin1 .biaoti .p2{
	font-size: 14px;
	color: #666666;
}
.neiye_left_nav .hexin1 .daohang{
	overflow: auto;
	margin-top: 30px;
	border-top: 1px solid #eee;
}
.neiye_left_nav .hexin1 .daohang ul{
	padding: 0;
}
.neiye_left_nav .hexin1 .daohang .yiji_li{
	border-bottom: 1px solid #eee;
}
.neiye_left_nav .hexin1 .daohang .yiji{
	display: block;
	height: 60px;
	line-height: 60px;
	font-size: 18px;
	color: #282828;
	text-decoration: none;
	user-select: none;
}
.neiye_left_nav .hexin1 .daohang .active .yiji{
	background: linear-gradient( 270deg, #EA601F 0%, #E50016 71%, #D7000F 100%);
}
.neiye_left_nav .hexin1 .daohang .yiji:hover{
	background: linear-gradient( 270deg, #EA601F 0%, #E50016 71%, #D7000F 100%);
	color: #FFFFFF;
}
.neiye_left_nav .hexin1 .daohang .active .yiji{
	color: #FFFFFF;
}
.neiye_left_nav .hexin1 .daohang .erji_ul{
	display: none;
}
.neiye_left_nav .hexin1 .daohang .erji_li{
	margin-top: 1px;
}
.neiye_left_nav .hexin1 .daohang .erji{
	display: block;
	height: 60px;
	line-height: 60px;
	font-size: 18px;
	color: #D7000F;
	position: relative;
	background-color: #FBE5E7;
	user-select: none;
}
.neiye_left_nav .hexin1 .daohang .erji:hover::after{
	content: '';
	width: 5px;
	height: 100%;
	background: #D7000F;
	position: absolute;
	left: 0;
	top: 0;
}
.neiye_left_nav .hexin1 .daohang .active2 .erji::after{
	content: '';
	width: 5px;
	height: 100%;
	background: #D7000F;
	position: absolute;
	left: 0;
	top: 0;
}
.neiye_left_nav .hexin1 .daohang .sanji_ul{
	display: none;
}
.neiye_left_nav .hexin1 .daohang .sanji_li{
	margin-top: 1px;
}
.neiye_left_nav .hexin1 .daohang .sanji{
	display: block;
	height: 60px;
	line-height: 60px;
	font-size: 18px;
	text-decoration: none;
	background-color: #efeff0;
	color: #000;
}
.neiye_left_nav .hexin1 .daohang .sanji:hover{
	background-color: #fff;
}
.neiye_left_nav .hexin1 .daohang .active3 .sanji{
	background-color: #fff;
}
.neiye_left_nav .hexin2{
	display: none;
	width: 100%;
	overflow: auto;
	background: #fff;
}
.neiye_left_nav .hexin2 .top{
	overflow: auto;
}
.neiye_left_nav .hexin2 .top .biaoti{
	overflow: auto;
	position: relative;
	float: left;
}
.neiye_left_nav .hexin2 .top .biaoti::after{
	content: '';
	width: 5px;
	height: 100%;
	background: #D7000F;
	position: absolute;
	left: 0;
	top: 0;
}
.neiye_left_nav .hexin2 .top .biaoti p{
	padding-left: 15px;
}
.neiye_left_nav .hexin2 .top .biaoti .p1{
	font-size: 24px;
	color: #282828;
	font-weight: bold;
}
.neiye_left_nav .hexin2 .top .biaoti .p2{
	font-size: 14px;
	color: #666666;
}
.neiye_left_nav .hexin2 .top .xiala{
	text-align: center;
	padding: 5px;
	border: 1px solid #D7000F;
	float: right;
	font-size: 14px;
	color: #D7000F;
	margin-top: 10px;
	cursor: pointer;
}
.neiye_left_nav .hexin2 .daohang{
	display: none;
}
.neiye_left_nav .hexin2 .daohang ul{
	padding: 0;
}
.neiye_left_nav .hexin2 .daohang .yiji_li{
	border-bottom: 1px solid #eee;
}
.neiye_left_nav .hexin2 .daohang .yiji{
	display: block;
	height: 60px;
	line-height: 60px;
	font-size: 18px;
	color: #282828;
	text-decoration: none;
}
.neiye_left_nav .hexin2 .daohang .active .yiji{
	background: linear-gradient( 270deg, #EA601F 0%, #E50016 71%, #D7000F 100%);
}
.neiye_left_nav .hexin2 .daohang .yiji:hover{
	background: linear-gradient( 270deg, #EA601F 0%, #E50016 71%, #D7000F 100%);
	color: #FFFFFF;
}
.neiye_left_nav .hexin2 .daohang .active .yiji{
	color: #FFFFFF;
}
.neiye_left_nav .hexin2 .daohang .erji_ul{
	display: none;
}
.neiye_left_nav .hexin2 .daohang .erji_li{
	margin-top: 1px;
}
.neiye_left_nav .hexin2 .daohang .erji{
	display: block;
	height: 60px;
	line-height: 60px;
	font-size: 18px;
	color: #D7000F;
	position: relative;
	background-color: #FBE5E7;
}
.neiye_left_nav .hexin2 .daohang .erji:hover::after{
	content: '';
	width: 5px;
	height: 100%;
	background: #D7000F;
	position: absolute;
	left: 0;
	top: 0;
}
.neiye_left_nav .hexin2 .daohang .sanji_ul{
	display: none;
}
.neiye_left_nav .hexin2 .daohang .sanji_li{
	margin-top: 1px;
}
.neiye_left_nav .hexin2 .daohang .sanji{
	display: block;
	height: 60px;
	line-height: 60px;
	font-size: 18px;
	text-decoration: none;
	background-color: #efeff0;
	color: #000;
}
.neiye_left_nav .hexin2 .daohang .sanji:hover{
	background-color: #fff;
}
@media screen and (max-width: 1400px){
	.neiye_left_nav{
		float: none;
	}
	.neiye_left_nav .hexin1{
		display: none;
	}
	.neiye_left_nav .hexin2{
		display: block;
	}
}
@media screen and (max-width: 800px){
	.neiye_left_nav .hexin2 .daohang .yiji{
		height: 45px;
    	line-height: 45px;
    	font-size: 16px;
	}
	.neiye_left_nav .hexin2 .daohang .erji{
		height: 45px;
    	line-height: 45px;
    	font-size: 16px;
	}
	.neiye_left_nav .hexin2 .daohang .sanji{
		height: 45px;
    	line-height: 45px;
    	font-size: 16px;
	}
}

/*行业服务-会员服务-会员名单的搜索样式*/
.neiye .zhuti .youce .sousuo{
	width: 1020px;
	overflow: auto;
	background-color: #fff;
	margin-bottom: 20px;
}
.neiye .zhuti .youce .sousuo .uk-width-expand{
	height: 48px;
	border: 1px solid #eee;
	padding-left: 15px;
}
.neiye .zhuti .youce .sousuo .uk-width-expand input{
	width: 100%;
	height: 44px;
	border: 0;
	outline: none;
}
.neiye .zhuti .youce .sousuo .uk-width-auto{
	width: 102px;
	height: 48px;
	background: linear-gradient( 270deg, #EA601F 0%, #E50016 71%, #D7000F 100%);
}
.neiye .zhuti .youce .sousuo .uk-width-auto button{
	width: 100%;
	height: 100%;
	background: none;
	border: 0;
	cursor: pointer;
}
@media screen and (max-width: 1400px){
	.neiye .zhuti .youce .sousuo{
		width: 100%;
		margin-top: 20px;
	}
	.neiye .zhuti .youce .sousuo .uk-width-expand{
		height: 36px;
	}
	.neiye .zhuti .youce .sousuo .uk-width-expand input{
		height: 32px;
	}
	.neiye .zhuti .youce .sousuo .uk-width-auto{
		width: 80px;
		height: 36px;
	}
}

/*行业服务-服务资讯的搜索样式*/
.neiye .zhuti .sousuo2{
	width: 100%;
	overflow: auto;
}
.neiye .zhuti .sousuo2 select{
	height: 46px;
	border: 1px solid #eee;
	outline: none;
	min-width: 150px;
	margin-right: 10px;
}

/*内页右侧纯文字列表*/
.neiye_wenzi_list_a{
	padding: 0 30px;
	overflow: auto;
	background-color: #fff;
	margin-top: 20px;
}
.neiye_wenzi_list_a .tishi{
	padding: 20px 0;
	text-align: center;
	margin-top: 110px;
}
.neiye_wenzi_list_a .tishi span{
	display: inline;
	padding: 0 10px;
	font-size: 30px;
	color: #666;
	background-color: #fff;
}
.neiye_wenzi_list_a .tishi::after{
    content: '';
    display: block;
    width: 70%;
    height: 2px;
    background: linear-gradient( 270deg, #EA601F 0%, #E50016 71%, #D7000F 100%);
	margin: 0 auto;
    margin-top: -22px;
}
.neiye_wenzi_list_a .top{
	width: 100%;
	height: 48px;
	line-height: 48px;
	margin-top: 20px;
	background: linear-gradient( 270deg, #EA601F 0%, #E50016 71%, #D7000F 100%);
	font-size: 16px;
}
.neiye_wenzi_list_a .top .uk-width-auto p{
	width: 80px;
	text-align: center;
	color: #fff;
}
.neiye_wenzi_list_a .top .uk-width-expand .l{
	float: left;
	color: #fff;
}
.neiye_wenzi_list_a .top .uk-width-expand .r{
	float: right;
	margin-right: 20px;
	color: #fff;
}
.neiye_wenzi_list_a .top .uk-width-expand .r a{
	color: #fff;
}
.neiye_wenzi_list_a .list{
	overflow: auto;
}
.neiye_wenzi_list_a .list .hang{
	line-height: 62px;
	border-bottom: 1px dashed #CCCCCC;
}
.neiye_wenzi_list_a .list .hang .uk-width-auto{
	width: 80px;
	text-align: center;
	color: #282828;
	font-weight: bold;
}
.neiye_wenzi_list_a .list .hang .uk-width-expand a{
	color: #282828;
	text-decoration: none;
}

.neiye_wenzi_list_b{
	padding: 0 30px;
	overflow: auto;
	background-color: #fff;
	margin-top: 20px;
}
.neiye_wenzi_list_b .tishi{
	padding: 20px 0;
	text-align: center;
	margin-top: 110px;
}
.neiye_wenzi_list_b .tishi span{
	display: inline;
	padding: 0 10px;
	font-size: 30px;
	color: #666;
	background-color: #fff;
}
.neiye_wenzi_list_b .tishi::after{
    content: '';
    display: block;
    width: 70%;
    height: 2px;
    background: linear-gradient( 270deg, #EA601F 0%, #E50016 71%, #D7000F 100%);
	margin: 0 auto;
    margin-top: -22px;
}
.neiye_wenzi_list_b .hang{
	width: 100%;
	line-height: 60px;
	overflow: auto;
	border-bottom: 1px dashed #CCCCCC;
	font-size: 18px;
}
.neiye_wenzi_list_b .hang .l{
	float: left;
}
.neiye_wenzi_list_b .hang .l a{
	color: #282828;
}
.neiye_wenzi_list_b .hang .r{
	float: right;
	color: #999999;
}

.neiye_wenzi_list_c{
	width: 960px;
	padding: 0 30px;
	overflow: auto;
	background-color: #fff;
}
.neiye_wenzi_list_c .tishi{
	padding: 20px 0;
	text-align: center;
	margin-top: 110px;
}
.neiye_wenzi_list_c .tishi span{
	display: inline;
	padding: 0 10px;
	font-size: 30px;
	color: #666;
	background-color: #fff;
}
.neiye_wenzi_list_c .tishi::after{
    content: '';
    display: block;
    width: 70%;
    height: 2px;
    background: linear-gradient( 270deg, #EA601F 0%, #E50016 71%, #D7000F 100%);
	margin: 0 auto;
    margin-top: -22px;
}
.neiye_wenzi_list_c .hang{
	width: 100%;
	padding: 15px 0;
	/* line-height: 60px; */
	overflow: auto;
	border-bottom: 1px dashed #CCCCCC;
	font-size: 18px;
}
.neiye_wenzi_list_c .hang .l{
	float: left;
	width: 850px;
}
.neiye_wenzi_list_c .hang .l a{
	color: #282828;
	display: inline-block;
    width: 815px;
    float: right;
}
.neiye_wenzi_list_c .hang .r{
	float: right;
	color: #999999;
}
@media screen and (max-width: 1400px){
	.neiye_wenzi_list_c{
		width: auto;
		max-width: 1400px;
	}
	.neiye_wenzi_list_c .hang .l{
		width: 85vw;
	}
}

/*分页*/
.fenye{
	overflow: auto;
	margin-top: 30px;
}
.fenye ul{
	padding: 0;
	text-align: center;
}
.fenye ul li{
	display: inline-block;
}
.fenye ul li a{
	display: block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #ddd;
	border-radius: 20px;
	color: #282828;
	text-decoration: none;
	margin: 0 3px;
}
.fenye ul li a:hover{
	background: linear-gradient( 270deg, #EA601F 0%, #E50016 71%, #D7000F 100%);
	color: #fff;
}
.fenye ul .active a{
	background: linear-gradient( 270deg, #EA601F 0%, #E50016 71%, #D7000F 100%);
	color: #fff;
}

/*普通详情页*/
.neiye_details{
	width: 960px;
	overflow: auto;
	background-color: #fff;
	padding: 0 30px;
}
.neiye_details .biaoti{
	text-align: center;
	font-size: 40px;
	color: #282828;
	font-weight: bold;
	margin-top: 45px;
}
.neiye_details .neirong{
	margin: 45px 0;
}
@media screen and (max-width: 1400px){
	.neiye_details{
		width: auto;
	}
	.neiye_details .biaoti{
		font-size: 24px;
	}
}
.neiye_details_b{
	max-width: 1400px;
	overflow: auto;
	background-color: #fff;
	padding: 0 30px;
}
.neiye_details_b .biaoti{
	text-align: center;
	font-size: 40px;
	color: #282828;
	font-weight: bold;
	margin-top: 45px;
}
.neiye_details_b .neirong{
	margin: 45px 0;
}
@media screen and (max-width: 1400px){
	.neiye_details_b .biaoti{
		font-size: 24px;
	}
}

/* 分享 */
.fenxiang{
	width: 100%;
	text-align: right;
	border-bottom: 1px solid #bac8dc;
	padding: 15px 0;
}
.fenxiang .wenzi{
	color: #c7a478;
}


/*右侧图文列表*/
.neiye_tuwen_list{
	overflow: auto;
}
.neiye_tuwen_list .tishi{
	padding: 20px 0;
	text-align: center;
	margin-top: 110px;
}
.neiye_tuwen_list .tishi span{
	display: inline;
	padding: 0 10px;
	font-size: 30px;
	color: #666;
	background-color: #f9f9f9;
}
.neiye_tuwen_list .tishi::after{
    content: '';
    display: block;
    width: 70%;
    height: 2px;
    background: linear-gradient( 270deg, #EA601F 0%, #E50016 71%, #D7000F 100%);
	margin: 0 auto;
    margin-top: -22px;
}
.neiye_tuwen_list .neirong{
	margin-top: 30px;
}
.neiye_tuwen_list .neirong .kuai{
	background-color: #fff;
	padding: 30px;
	overflow: auto;
}
.neiye_tuwen_list .neirong .kuai .l{
	width: 38%;
	float: left;
}
.neiye_tuwen_list .neirong .kuai .l img{
	width: 100%;
  	aspect-ratio: 4 / 3;
}
.neiye_tuwen_list .neirong .kuai .r{
	width: 60%;
	float: right;
}
.neiye_tuwen_list .neirong .kuai .r .p1{
	font-size: 18px;
	color: #282828;
}
.neiye_tuwen_list .neirong .kuai .r .p2{
	font-size: 14px;
	color: #666666;
	margin-top: 15px;
}
.neiye_tuwen_list .neirong .kuai .r .p3{
	margin-top: 15px;
}
.neiye_tuwen_list .neirong .kuai .r .p3 span{
	float: left;
	font-size: 14px;
	color: #999999;
}
.neiye_tuwen_list .neirong .kuai .r .p3 a{
	float: right;
	font-size: 14px;
	color: #666;
	position: relative;
	padding-right: 28px;
}
.neiye_tuwen_list .neirong .kuai .r .p3 a:after{
	content: '';
	width: 20px;
	height: 8px;
	position: absolute;
	background: url('/static/index/images/news_xq_1.png') no-repeat;
	bottom: 5px;
	right: 0;
}
.neiye_tuwen_list .neirong .kuai .r .p3 a:hover{
	color: #D7000F;
}
.neiye_tuwen_list .neirong .kuai .r .p3 a:hover:after{
	background: url('/static/index/images/news_xq_2.png') no-repeat;
}

.neiye_tuwen_list_b{
	width: 1020px;
	overflow: auto;
}
.neiye_tuwen_list_b .tishi{
	padding: 20px 0;
	text-align: center;
	margin-top: 110px;
}
.neiye_tuwen_list_b .tishi span{
	display: inline;
	padding: 0 10px;
	font-size: 30px;
	color: #666;
	background-color: #f9f9f9;
}
.neiye_tuwen_list_b .tishi::after{
    content: '';
    display: block;
    width: 70%;
    height: 2px;
    background: linear-gradient( 270deg, #EA601F 0%, #E50016 71%, #D7000F 100%);
	margin: 0 auto;
    margin-top: -22px;
}
.neiye_tuwen_list_b .neirong .kuai{
	background-color: #fff;
	padding: 20px;
	overflow: auto;
}
.neiye_tuwen_list_b .neirong .kuai .top{
	overflow: auto;
}
.neiye_tuwen_list_b .neirong .kuai .top .l{
	width: 38%;
	float: left;
}
.neiye_tuwen_list_b .neirong .kuai .l img{
	width: 100%;
  	aspect-ratio: 4 / 3;
}
.neiye_tuwen_list_b .neirong .kuai .top .r{
	width: 60%;
	float: right;
}
.neiye_tuwen_list_b .neirong .kuai .top .r .p1{
	font-size: 18px;
	color: #282828;
}
.neiye_tuwen_list_b .neirong .kuai .top .r .p2{
	font-size: 14px;
	color: #666666;
	margin-top: 5px;
}
.neiye_tuwen_list_b .neirong .kuai .top .r .p3{
	margin-top: 15px;
}
.neiye_tuwen_list_b .neirong .kuai .top .r .p3 span{
	font-size: 14px;
	color: #999999;
}
.neiye_tuwen_list_b .neirong .kuai .bot{
	overflow: auto;
	border-top: 1px solid #eee;
	padding-top: 10px;
	margin-top: 15px;
}
.neiye_tuwen_list_b .neirong .kuai .bot .l{
	float: left;
}
.neiye_tuwen_list_b .neirong .kuai .bot .l a{
	font-size: 14px;
	color: #666;
	position: relative;
}
.neiye_tuwen_list_b .neirong .kuai .bot .l a:after{
	content: '';
	width: 18px;
	height: 18px;
	position: absolute;
	background: url('/static/index/images/neiye_list_tubiao2.png') no-repeat;
	top: 0;
	left: 0;
}
.neiye_tuwen_list_b .neirong .kuai .bot .r{
	float: right;
}
.neiye_tuwen_list_b .neirong .kuai .bot .r a{
	font-size: 14px;
	color: #666;
	position: relative;
	padding-right: 28px;
}
.neiye_tuwen_list_b .neirong .kuai .bot .r a:after{
	content: '';
	width: 20px;
	height: 8px;
	position: absolute;
	background: url('/static/index/images/news_xq_1.png') no-repeat;
	bottom: 5px;
	right: 0;
}
.neiye_tuwen_list_b .neirong .kuai .bot .r a:hover{
	color: #D7000F;
}
.neiye_tuwen_list_b .neirong .kuai .bot .r a:hover:after{
	background: url('/static/index/images/news_xq_2.png') no-repeat;
}
@media screen and (max-width: 1400px){
	.neiye_tuwen_list_b{
		width: 100%;
	}
}

.neiye_tuwen_list_c{
	width: 1020px;
	overflow: auto;
}
.neiye_tuwen_list_c .tishi{
	padding: 20px 0;
	text-align: center;
	margin-top: 110px;
}
.neiye_tuwen_list_c .tishi span{
	display: inline;
	padding: 0 10px;
	font-size: 30px;
	color: #666;
	background-color: #f9f9f9;
}
.neiye_tuwen_list_c .tishi::after{
    content: '';
    display: block;
    width: 70%;
    height: 2px;
    background: linear-gradient( 270deg, #EA601F 0%, #E50016 71%, #D7000F 100%);
	margin: 0 auto;
    margin-top: -22px;
}
.neiye_tuwen_list_c .neirong .kuai{
	background-color: #fff;
	padding: 20px;
	overflow: auto;
}
.neiye_tuwen_list_c .neirong .kuai .top{
	overflow: auto;
}
.neiye_tuwen_list_c .neirong .kuai .top .l{
	width: 38%;
	float: left;
}
.neiye_tuwen_list_c .neirong .kuai .l img{
	width: 100%;
  	aspect-ratio: 4 / 3;
}
.neiye_tuwen_list_c .neirong .kuai .top .r{
	width: 60%;
	float: right;
}
.neiye_tuwen_list_c .neirong .kuai .top .r .p1{
	font-size: 18px;
	color: #282828;
}
.neiye_tuwen_list_c .neirong .kuai .top .r .p2{
	font-size: 14px;
	color: #666666;
	margin-top: 5px;
}
.neiye_tuwen_list_c .neirong .kuai .bot{
	overflow: auto;
	border-top: 1px solid #eee;
	padding-top: 10px;
	margin-top: 15px;
}
.neiye_tuwen_list_c .neirong .kuai .bot .l{
	float: left;
}
.neiye_tuwen_list_c .neirong .kuai .bot .l span{
	font-size: 14px;
	color: #999;
}
.neiye_tuwen_list_c .neirong .kuai .bot .r{
	float: right;
}
.neiye_tuwen_list_c .neirong .kuai .bot .r a{
	font-size: 14px;
	color: #666;
	position: relative;
	padding-right: 28px;
}
.neiye_tuwen_list_c .neirong .kuai .bot .r a:after{
	content: '';
	width: 20px;
	height: 8px;
	position: absolute;
	background: url('/static/index/images/news_xq_1.png') no-repeat;
	bottom: 5px;
	right: 0;
}
.neiye_tuwen_list_c .neirong .kuai .bot .r a:hover{
	color: #D7000F;
}
.neiye_tuwen_list_c .neirong .kuai .bot .r a:hover:after{
	background: url('/static/index/images/news_xq_2.png') no-repeat;
}
@media screen and (max-width: 1400px){
	.neiye_tuwen_list_c{
		width: auto;
		max-width: 1400px;
	}
}

/*专业委员会*/
.zywyh{
	width: 960px;
    overflow: auto;
    background-color: #fff;
    padding: 0 20px;
}
.zywyh .top{
	width: 100%;
	margin-top: 20px;
	overflow: auto;
	background: url('/static/index/images/zywyh_bg.png') no-repeat;
}
.zywyh .top .title{
	width: 90%;
	margin: 0 auto;
	margin-top: 30px;
	font-size: 30px;
	color: #8C0912;
	font-weight: bold;
	text-align: center;
}
.zywyh .top .content{
	width: 90%;
	margin: 30px auto;
	font-size: 18px;
	color: #8C0912;
	line-height: 34px;
	text-indent: 2em;
}
.zywyh .bottom{
	width: 100%;
	margin-top: 30px;
	margin-bottom: 20px;
	overflow: auto;
	background: #F9F9F9;
}
.zywyh .bottom .l{
	width: 50%;
	float: left;
}
.zywyh .bottom .r{
	width: 50%;
	float: right;
}
.zywyh .bottom .r p{
	margin-left: 30px;
}
.zywyh .bottom .r .p1{
	font-size: 30px;
	color: #282828;
	font-weight: bold;
	margin-top: 30px;
}
.zywyh .bottom .r .p2{
	font-size: 18px;
	color: #666666;
	margin-bottom: 30px;
}
.zywyh .bottom .r a{
	margin-left: 30px;
	font-size: 14px;
	color: #666;
	position: relative;
	padding-right: 28px;
}
.zywyh .bottom .r a:after{
	content: '';
	width: 20px;
	height: 8px;
	position: absolute;
	background: url('/static/index/images/news_xq_1.png') no-repeat;
	bottom: 5px;
	right: 0;
}
.zywyh .bottom .r a:hover{
	color: #D7000F;
}
.zywyh .bottom .r a:hover:after{
	background: url('/static/index/images/news_xq_2.png') no-repeat;
}
@media screen and (max-width: 1400px){
	.zywyh{
		width: auto;
		max-width: 1400px;
	}
	.zywyh .top .title{
		font-size: 24px;
	}
	.zywyh .top .content{
		font-size: 16px;
	}
	.zywyh .bottom .r .p1{
		font-size: 24px;
	}
	.zywyh .bottom .r .p2{
		font-size: 16px;
	}
}
@media screen and (max-width: 800px){
	.zywyh .bottom .r .p1{
		margin-top: 0;
	}
}

/*调解中心*/
.tjzx{
	width: 1020px;
    overflow: auto;
    background-color: #fff;
}
.tjzx .kezi{
	max-width: 960px;
	padding: 0 30px;
	overflow: auto;
}
.tjzx .kezi .title{
	font-size: 40px;
	color: #282828;
	text-align: center;
	margin-top: 40px;
	font-weight: bold;
}
.tjzx .kezi .content img{
	width: 100%;
	margin-top: 30px;
}
.tjzx .kezi .content p{
	font-size: 18px;
	color: #282828;
}
@media screen and (max-width: 1400px){
	.tjzx{
		width: 100%;
	}
	.tjzx .kezi{
		max-width: 1400px;
	}
}
@media screen and (max-width: 800px){
	.tjzx .kezi .title{
		font-size: 24px;
	}
	.tjzx .kezi .content p{
		font-size: 14px;
	}
}

/*会员建议*/
.hyjy{
	width: 100%;
	overflow: auto;
	background-color: #fff;
}
.hyjy .title{
	font-size: 40px;
	color: #282828;
	font-weight: bold;
	text-align: center;
	margin-top: 40px;
}
.hyjy .content{
	width: 90%;
	margin: 0 auto;
	padding: 30px 0;
	margin-top: 40px;
	background: #F9F9F9;
}
.hyjy .content p{
	padding: 0 40px;
	font-size: 20px;
	color: #000000;
}
.hyjy form{
	width: 90%;
	margin: 0 auto;
	margin-top: 30px;
}
.hyjy form p{
	font-size: 24px;
	color: #282828;
	font-weight: bold;
}
.hyjy form textarea{
	width: 100%;
	border: 1px solid #D9D9D9;
	resize: none;
	outline: none;
	margin-top: 10px;
	height: 8vw;
	font-size: 18px;
	font-family: arial;
}
.hyjy form .p2{
	margin-top: 30px;
}
.hyjy form .shangchuan{
	width: 100%;
	border: 1px solid #D9D9D9;
	height: 220px;
	margin-top: 10px;
}
.hyjy form .shangchuan .sc{
	overflow: auto;
}
.hyjy form .shangchuan .sc button{
	width: 90px;
	height: 90px;
	background: #F9F9F9;
	border: 0;
	cursor: pointer;
	margin-top: 20px;
	margin-left: 20px;
	float: left;
}
.hyjy form .shangchuan .sc ul{
	float: left;
	margin-left: 20px;
}
.hyjy form .shangchuan .tishi{
	font-size: 20px;
	color: #999999;
	margin-top: 70px;
	margin-left: 20px;
}
.hyjy form .shuru{
	overflow: auto;
}
.hyjy form .shuru div{
	margin-top: 30px;
}
.hyjy form .shuru input{
	width: 90%;
	height: 50px;
	border: 1px solid #D9D9D9;
	resize: none;
	outline: none;
	font-size: 18px;
	font-family: arial;
	margin-top: 15px;
}
.hyjy form .anniu{
	overflow: auto;
	text-align: center;
	margin: 30px 0;
}
.hyjy form .anniu button{
	width: 200px;
	height: 50px;
	border: 0;
	cursor: pointer;
	font-size: 20px;
}
.hyjy form .anniu .sub{
	color: #fff;
	margin-right: 20px;
	background: linear-gradient( 270deg, #EA601F 0%, #E50016 71%, #D7000F 100%);
}
@media screen and (max-width: 900px){
	.hyjy .title{
		font-size: 30px;
	}
	.hyjy .content p{
		font-size: 16px;
	}
	.hyjy form p{
		font-size: 20px;
	}
	.hyjy form textarea{
		height: 120px;
		font-size: 16px;
	}
	.hyjy form .shangchuan .tishi{
		font-size: 16px;
	}
	.hyjy form .shuru input{
		font-size: 16px;
	}
	.hyjy form .anniu button{
		width: 120px;
    	height: 30px;
		font-size: 14px;
	}
}

/*会籍管理*/
.huiji{
	max-width: 1400px;
	overflow: auto;
	background-color: #fff;
	padding: 0 30px;
}
.huiji .liucheng{
	overflow: auto;
}
.huiji .liucheng .title{
	font-size: 30px;
	color: #282828;
	font-weight: bold;
	margin-top: 30px;
}
.huiji .liucheng .tu{
	width: 90%;
	margin: 0 auto;
	margin-top: 50px;
}
.huiji .zhidaowenjian{
	overflow: auto;
}
.huiji .zhidaowenjian .title{
	margin-top: 80px;
	height: 50px;
	font-size: 30px;
	color: #282828;
	font-weight: bold;
	background: url('/static/index/images/zhidaowenjian.png') no-repeat left bottom;
}
.huiji .zhidaowenjian .content{
	margin-top: 30px;
}
.huiji .zhidaowenjian .content .kuai{
	width: 90%;
	margin: 0 auto;
	margin-bottom: 50px;
	text-align: center;
}
.huiji .zhidaowenjian .content .kuai a{
	text-decoration: none;
}
.huiji .zhidaowenjian .content .kuai p{
	font-size: 20px;
	color: #282828;
	margin-top: 20px;
}
@media screen and (max-width: 900px){
	.huiji .liucheng .title{
		font-size: 24px;
	}
	.huiji .zhidaowenjian .title{
		font-size: 24px;
		height: 40px;
		margin-top: 60px;
	}
	.huiji .zhidaowenjian .content .kuai p{
		font-size: 16px;
	}
}

/*协会介绍*/
.xhjs{
	overflow: auto;
}
.xhjs .gaikuang{
	overflow: auto;
	max-width: 1400px;
	padding: 0 30px;
	background: url('/static/index/images/xhgk_tu3.png') no-repeat right bottom, #fff;
}
.xhjs .gaikuang .title{
	overflow: auto;
	text-align: center;
	font-size: 38px;
	color: #282828;
	font-weight: bold;
	margin-top: 45px;
}
.xhjs .gaikuang .content{
	font-size: 20px;
	color: #282828;
	margin-top: 15px;
	margin-bottom: 45px;
	line-height: 3em;
}
.xhjs .zongzhi{
	overflow: auto;
	max-width: 1400px;
	padding: 0 30px;
	margin-top: 35px;
	background: url('/static/index/images/xhgk_tu2.png') no-repeat right bottom, linear-gradient( 270deg, #EA601F 0%, #E50016 71%, #D7000F 100%);
}
.xhjs .zongzhi .title{
	overflow: auto;
	text-align: center;
	font-size: 38px;
	color: #fff;
	font-weight: bold;
	margin-top: 45px;
}
.xhjs .zongzhi .content{
	font-size: 20px;
	color: #fff;
	margin-top: 15px;
	margin-bottom: 45px;
	line-height: 3em;
}
.xhjs .zuzhijiagou{
	overflow: auto;
	max-width: 1400px;
	padding: 0 30px;
	margin-top: 35px;
	background: url('/static/index/images/xhgk_tu3.png') no-repeat right bottom, #fff;
}
.xhjs .zuzhijiagou .title{
	overflow: auto;
	text-align: center;
	font-size: 38px;
	color: #282828;
	font-weight: bold;
	margin-top: 45px;
}
.xhjs .zuzhijiagou .content{
	margin-top: 15px;
	margin-bottom: 45px;
	text-align: center;
}
@media screen and (max-width: 900px){
	.xhjs .gaikuang .title{
		font-size: 26px;
	}
	.xhjs .zongzhi .title{
		font-size: 26px;
	}
	.xhjs .zuzhijiagou .title{
		font-size: 26px;
	}
}