﻿* {
	padding: 0;
	margin: 0;
}

li {
	list-style-type: none;
}

a {
	text-decoration: none;
	color: #333;
	font-size: 14px;
}

#userHeader {
	background-image: url(../img/user_header_bg.gif);
	background-size: 100% 100%;
	background-position: center center;
	width: 100%;
	min-width: 1200px;
	height: 170px;
	border-top: 15px solid #262a35;
	overflow: hidden;
	position: relative;
}

#userHeader dl {
	width: 1200px;
	margin: 0 auto;
	margin-top: 43px;
	font-family: "宋体";
}

#userHeader dl dd:nth-child(1) {
	font-size: 34px;
	font-weight: bold;
	font-family: "微软雅黑";
}

#userHeader dl dd:nth-child(1) img {
	width: 253px;
	position: relative;
	top: 10px;
	font-weight: bold
}

#userHeader dl dd:nth-child(2) {
	font-size: 15px;
	margin-top: 10px;
	color: #333;
	padding-left: 2px;
}

#userHeader dl dd:nth-child(1) span {
	display: block;
	width: 20px;
	height: 1px;
	display: inline-block;
	border-top: 3px solid #333;
	position: relative;
	top: -12px;
	margin: 0 10px;
}
#userHeader div ul{
	position: absolute;
	left: 50%;
	bottom: 10px;
		width: 1200px;
		margin-left: -600px;
}
#userHeader div ul div{
	width: 1200px;
	position: relative;
	display: flex;
	justify-content: end;
}
#userHeader div ul div li{
	padding: 10px 15px 15px 0px;
	font-size: 14px;
}
#userHeader div ul div li:hover{
	color: red;
	cursor: pointer;
}
.userNav {
	width: 100%;
	min-width: 1200px;
	height: 45px;
	border-bottom: 1px solid #eaeaea;
	background-color: #fbfbfb;
	box-shadow: 0px 10px 0 10px #f9f9f9;
}

.userNav ul {
	width: 1200px;
	line-height: 45px;
	margin: 0 auto;
}

.userNav ul a {
	display: block;
	width: 11%;
	text-align: center;
	float: left;
	color: #666;
	font-family: "微软雅黑";
	font-size: 15px;
}

.userNav ul a:nth-child(1) {
	width: 4%;
	margin-right: 30px;
}

.userNavon,
.userNav ul a:hover {
	color: #333!important;
	font-weight: bold;
}

.userIntroduce {
	width: 100%;
	overflow: hidden;
	background-image: url(../img/user_icon_jjbg.jpg);
	margin-top: 10px;
	min-height: 460px;
	overflow: hidden;
}

.userIntroduce dl {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.userIntroduce dl dd:nth-child(1) {
	width: 240px;
	overflow: hidden;
	background-color: #ffffff69;
	margin-top: 30px;
	margin-left: 30px;
	float: left;
}

.userIntroduce dl dd:nth-child(1) span {
	display: block;
	text-align: center;
}

.userIntroduce dl dd:nth-child(1) span:nth-child(2) {
	line-height: 30px;
	padding-top: 5px;
	padding-bottom: 8px;
}

.userIntroduce dl dd:nth-child(1) span:nth-child(3) {
	padding-bottom: 15px;
}

.userIntroduce dl dd:nth-child(1) span:nth-child(1) {
	width: 220px;
	height: 300px;
	border: 10px solid #fff;
	display: block;
	position: relative;
	overflow: hidden;
}

.userIntroduce dl dd:nth-child(1) span:nth-child(1):after {
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	background-image: url(../img/user_icon_img_sj.png);
	width: 40px;
	height: 38px;
	z-index: 9999;
}

.userIntroduce dl dd:nth-child(1) span:nth-child(1) img {
	width: 220px;
	height: 300px;
	position: relative;
	vertical-align: middle;
	object-fit: cover;
}

.userIntroduce dl dd:nth-child(2) {
	font-size: 16px;
	line-height: 40px;
	width: 775px;
	float: left;
	margin-left: 70px;
	margin-top: 100px;
	color: #666;
}

.userIntroduce dl dd:nth-child(2) p {
	margin-top: 15px;
}

.userIntroduce dl dd:nth-child(2) p:hover {
	cursor: pointer;
}

.userTitieStyle {
	width: 100%;
	overflow: hidden;
}

.userTitieStyle {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
}

.userTitieStyle h3 {
	margin-top: 50px;
	font-weight: normal;
	font-size: 26px;
	color: #2f2e2e;
	margin-bottom:30px;
}

.userTitieStyle span {
	margin-top: 50px;
	font-weight: normal;
	font-size: 13px;
	margin-top: 15px;
	display: block;
	margin-bottom: 60px;
	color: #999;
	font-family: "宋体";
}

.userart,
.photo,
.zhuzuo {
	width: 100%;
	overflow: hidden;
	background-color: #f4f4f4;
	padding-bottom: 30px;
}

.zhuzuo {
	background-color: #fff;
}

.newspl {
	background-image: url(../img/bg_phont.jpg);
	padding-bottom: 50px;
}

#newspl,
#photo,
#zhuzuo {
	width: 1200px;
	margin: 0 auto;
}

.userart dl {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.userart dl dd {
	display: block;
	width: 260px;
	height: 390px;
	float: left;
	margin-right: 20px;
	margin-bottom: 30px;
	background-color: #e3e3e3;
	border: 10px solid #e3e3e3;
	position: relative;
}

.userart dl dd img {
	position: relative;
	width: 260px;
	height: 350px;
	vertical-align: middle;
	object-fit: contain;
}

.userart dl dd:hover {
	cursor: pointer;
}

.userart dl dd span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .8);
	text-align: center;
	line-height: 350px;
	font-size: 20px;
	color: #fff;
}
.userart dl dd div{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
	font-size:14px;
}
.userart strong,.newsmore{
	display: block;
	border: 3px solid #333;
	width: 150px;
	text-align: center;
	font-weight: normal;
	line-height: 40px;
	margin: 50px auto;
}

.userart strong:hover {
	background-color: #333;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
}

.swiper-container {
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	height: 200px;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.bodyDom {
	width: 100%;
	overflow: hidden;
	background-color: #f3f5f7;
}

.jianjieDom {
	width: 998px;
    border: 1px solid #e5e5e5;
    background-color: #FFFFFF;
    margin: 20px auto;
    overflow: hidden;
    min-width: 470px;
	padding-bottom:40px
}

.jianjieDom_l {
	width: 250px;
	height: 320px;
	float: left;
	margin-top: 70px;
	margin-left: 50px;
margin-bottom:90px;
}

.jianjieDom_l img {
	width: 250px;
	height: 350px;
	border: 10px solid #f3f5f7;
	position: relative;
	vertical-align: middle;
	object-fit: cover;
}

.jianjieDom_r {
	float: right;
	width: 589px;
	margin-right: 40px;
	margin-top: 150px;
	line-height: 40px;
	text-indent: 2em;
	color: #666;
	font-size: 17px;
}

.hotPhoto {
	width: 1000px;
	margin: 0 auto;
}

.hotPhoto div span {
	position: relative;
	text-indent: 2em;
	padding-left: 13px;
	color: #666;
}

.hotPhoto div span:after {
	content: "";
	position: absolute;
	left: 0;
	top: 2px;
	width: 5px;
	height: 19px;
	background-color: red;
	border-radius: 10px;
}

.hotPhoto div a {
	display: block;
	padding-right: 20px;
	float: right;
	position: relative;
	background-image: url(../img/more.jpg);
	background-repeat: no-repeat;
	background-size: 17px 17px;
	background-position: top right;
	font-size: 15px;
	color: #666;
	line-height: 17px;
}

.hotPhoto div a:hover {
	cursor: pointer;
}

.hotPhoto div {
	margin-bottom: 15px;
}

.hotPhoto ul {
	overflow: hidden;
	margin-left: -30px;
}

.hotPhoto ul li {
	width: calc(25% - 30px);
	margin-left: 28px;
	height: 330px;
	float: left;
	border: 1px solid #e3e3e3;
	background-color: #e3e3e3;
	margin-bottom: 20px;
	position: relative;
}
.hotPhoto ul li strong{
position: absolute;
    left: 0;
    bottom: 0;
    font-weight: normal;
    font-size: 14px;
    margin-bottom: 5px;
    background-color: rgba(0,0,0,.6);
    color: #fff;
    padding-top: 8px;
    line-height: 20px;
    padding-bottom: 5px;
	width:100%

}
.picLeft {
	position: relative;
	width: 210px;
	height: 290px;
	float: left;
	text-align: center;
	display: block;
	overflow: hidden
}

.picLeft img {
	max-width: 91%;
	max-height: 260px;
	vertical-align: middle;
}

.picLeft span {
	height: 100%;
	vertical-align: middle;
	display: inline-block;
}

.hotPhoto ul li:hover {
	cursor: pointer;
	box-shadow: 0 0px 5px #656565;
}

.videoList {
	margin-left: -15px !important;
}

.videoList li {
	width: 220px !important;
	height: 190px !important;
	padding: 5px;
	margin-left: 18px !important;
}

.videoList .picLeft {
	width: 220px !important;
	height: 140px !important;
}

.videoList dl dd {
	width: 100%;
	overflow: hidden;
	display: block;
	float: left;
	position: relative;
}

.videoList dl dd h3 {
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	overflow: hidden;
	height: 20px;
	width: 100%;
}

.videoList dl dd strong {
	font-size: 12px;
	color: #999;
	font-weight: normal;
}

.videoList dl dd:nth-child(1):hover:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #00000088;
	background-image: url(../img/pay.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 35px 35px;
}

.userInfo {
	padding: 15px;
	border: 1px solid #e3e3e3;
	background-color: #fff;
	margin-bottom: 15px;
	font-size: 14px;
	color: #666;
}
.userInfo .userInfoImg{display:block; width:220px; margin:0 auto}
.userInfo span {
	display: block;
	font-size: 16px;
	color: #666;
	padding-left: 15px;
	position: relative;
	margin-bottom: 15px;
	margin-top: 8px;
}

.userInfo span:after {
	content: "";
	width: 5px;
	height: 18px;
	background-color: red;
	position: absolute;
	left: 0;
	top: 3px;
	border-radius: 15px;
}

.userInfo dl dd:nth-child(1) {
	padding: 10px 0;
	font-size: 15px;
}

.userInfo dl dd:nth-child(2) {
	font-size: 14px;
	color: #aaa;
	line-height: 24px;
}

.userInfo dl dd:nth-child(2) a {
	color: red;
}

.userInfo dl dd:nth-child(3) {
	color: #999;
	margin-top: 10px;
	border-bottom: 1px dashed #e3e3e3;
	padding-bottom: 10px;
}

.userInfo dl dd:nth-child(3) img {
	position: relative;
	top: 1px;
	margin-right: 10px;
}

.userInfo dl dd:nth-child(4) {
	margin-top: 8px;
}

.bdsharebuttonbox a {
	background-image: url(../img/fxtb.png) !important;
}

.icon_bds_weixin {
	background-position: 0px -24px !important;
}

.icon_bds_qzone {
	background-position: 0px -48px !important;
}

.icon_bds_tsina {
	background-position: 0px -72px !important;
}

.icon_bds_tqq {
	background-position: 0px -96px !important;
}

.icon_fenxiang {
	display: block;
	float: left;
	position: relative;
	top: 5px;
}

.newlist {
	width: 678px;
	float: right;
}

.newlist div:nth-child(1) {
	font-size: 16px;
	margin-top: 10px;
	padding-left: 15px;
	margin-bottom: 15px;
	color: #666;
	position: relative;
}

.newlist div:nth-child(1):after {
	content: "";
	position: absolute;
	left: 0;
	top: 3px;
	width: 5px;
	height: 18px;
	background-color: red;
	border-radius: 5px;
}

.newlist ul {
	overflow: hidden;
}

.newlist ul li {
	border: 1px solid #e3e3e3;
	background-color: #fff;
	overflow: hidden;
	padding: 15px;
	margin-bottom: 15px;
}

.newlist ul li:hover {
	cursor: pointer;
	box-shadow: 0 0 5px #e3e3e3;
	border-color: #ccc;
}

.newlist ul li a {
	display: block;
	width: 180px;
	height: 120px;
	float: left;
	background-color: #f9f9f9
}

.newlist ul li a .picLeft {
	width: 150px;
	height: 100px;
}

.newlist ul li dl {
	width: calc(100% - 195px);
	float: right;
	position: relative;
	height: 120px;
}

.newlist ul li dl dd:nth-child(1) {
	font-size: 18px;
	font-weight: bold;
	color: #454545;
}

.newlist ul li dl dd:nth-child(2) {
	font-size: 12px;
	color: #999;
	line-height: 20px;
	margin-top: 10px;
}

.newlist ul li dl dd:nth-child(3) {
	position: absolute;
	left: 0;
	bottom: 0;
	font-size: 12px;
	color: #999;
}

.newlist ul li dl dd:nth-child(3) span {
	margin-right: 15px;
}

.newlist ul li dl dd:nth-child(3) span img {
	position: relative;
	top: 1px;
	margin-right: 5px;
}

.article {
	width: 1000px;
	overflow: hidden;
	margin: 20px auto;
	border: 1px;
	background-color: #fff;
	border: 1px solid #e3e3e3;
	padding-bottom: 30px;
	padding: 15px;
}

.article div:nth-child(1) h1 {
	font-size: 24px;
	text-align: center;
	line-height: 50px;
	margin-top: 30px;
}

.article div:nth-child(1) span {
	text-align: left;
	display: block;
	font-size: 16px;
	color: #666;
	margin-top: 20px;
}

.article div:nth-child(2) {
	border-top: 1px dotted #e3e3e3;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 16px;
	color: #666;
	    line-height: 32px;
    width: 100%;
	    text-align: -webkit-auto;
}

.article div:nth-child(2) p {
	text-indent: 2em;
}

.article div:nth-child(3) img {
	display: block;
	margin: 0 auto;
}


/*VIP*/

#userVipHeader {
	width: 100%;
	overflow: hidden;
}

#userVipHeader span {
	display: block;
	background-color: #2d2d2d;
	overflow: hidden;
	width: 100%;
}

#userVipHeader i {
	display: block;
	width: 1200px;
	height: 88px;
	width: 1200px;
	margin: 0 auto;
	margin-top: 15px;
}

#userVipHeader div {
	height: 850px;
	background-image: url(../img/vipBg.jpg);
	background-size: 1920px 458px;
	background-repeat: no-repeat;
	background-position: top center;
	width: 100%;
	overflow: hidden;
}

#userVipHeader div ul {
	text-align: center;
	width: 800px;
	margin: 0 auto;
	margin-top: 357px;
}

#userVipHeader div ul li {
	margin-bottom: 15px;
}

#userVipHeader div ul li:nth-child(1) img {
	width: 200px;
	height: 200px;
	border-radius: 100%;
	position: relative;
	left: 18px;
}

#userVipHeader div ul li:nth-child(4) {
	line-height: 40px;
	font-size: 16px;
	color: #666;
	text-align: left;
	text-indent: 2em;
}

#hjxingmings {
	font-size: 20px;
}

#hjxingmings img {
	position: relative;
	margin-left: 10px;
	top: 2px;
}

#newspl .swiper-wrapper .swiper-slide {
	position: relative;
	height: 300px;
}

#photo .swiper-wrapper .swiper-slide {
	position: relative;
}

#newspl .swiper-wrapper .swiper-slide p,
#photo .swiper-wrapper .swiper-slide p {
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: #00000082;
	display: block;
	width: 100%;
	color: #fff;
	overflow: hidden;
	height: 40px;
	line-height: 40px;
}

#newspl .swiper-wrapper .swiper-slide img {
	width: 580px;
	height: 300px;
	vertical-align: middle;
	object-fit: contain;
}

#photo .swiper-wrapper .swiper-slide img {
	width: 277px;
	height: 350px;
	vertical-align: middle;
	object-fit: contain;
}

.shangDom {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 999;
	background-color: #3333334f;
	text-align: center;
}

.shangDom div {
	width: 260px;
	margin: 0 auto;
	margin-top: 10%;
	position: relative;
	top: 0px;
	border: 10px solid #FFFFFF;
	border-radius: 10px;
	padding: 15px;
	background-color: #fff;
}

.shangDom div img {
	width: 100%;
}

.shangDom div p {
	color: #999;
}

#xiangcexq div {
	height: 500px;
}

#xiangcexq div img {
	max-width: 90%;
	max-height: 90%;
	vertical-align: middle;
}

#xiangcexq div span {
	height: 100%;
	vertical-align: middle;
	display: inline-block;
}
#footer {
	width: 100%;
	min-width: 1200px;
	margin: 0 auto;
	border-top: 5px solid #DC151C;
}

#footer .footer_header {
	width: 1200px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
}

#footer .footer_header a {
	display: inline-block;
	float: left;
	line-height: 40px;
	padding: 0 15px;
	font-size: 14px;
}

#footer .footer_header a:hover {
	color: #DC151C;
}

#footer span {
	display: block;
	text-align: center;
	padding-top: 20px;
	color: #666;
	font-size: 14px;
}

#footer img {
	display: block;
	margin: 20px auto;
}
.language{
	float: right;
}
#jianjie ul {
    width: 100%;
}

#jianjie ul li {
    width: 100%;
    text-indent: 0;
}

#jianjie ul li:nth-child(1) {
    font-size: 37px;
    margin-bottom: 0px;
    font-weight: 500;
}

#jianjie ul li:nth-child(2) {
    font-size: 16px margin-bottom: 5px;
    text-transform: uppercase;
}

#jianjie ul li:nth-child(3) {
    font-weight: bold;
    margin-bottom: 16px;
    font-size: 20px;
    margin-top: 22px;
}

#jianjie ul li:nth-child(4) {
    font-size: 16px;
    text-indent: 2em;
    line-height: 28px;
    letter-spacing: 2px;
	text-align:justify;
}

#jianjie ul li:nth-child(5) {
    font-size: 18px;
    text-index: 2em;
    padding-top: 26px;
    text-indent: 2em;
    letter-spacing: 2px;
	text-align:justify;
}