﻿* {
    margin: 0;
    padding: 0;
}
ul,li {
    list-style: none;
}
a {
	color: #333333;
    text-decoration: none;
}
a:hover {
	color: #04c3f6;
	text-decoration: none;
}
img {
    border: 0 none;
}
body {
    font-size: 20px;
    color: #333333;
    font-family: "Microsoft Yahei";  
}
img{
	max-width: 100%;
	height: auto;
	margin: 0 auto;
}
.box {
    width: 1000px;
    margin: 0 auto;
}
.banner{
	width: 100%;
	height:600px;
	margin: 0 auto;	
	background: url(../images/2018fxxl/banner.jpg) no-repeat center top;
}
.banner1{
	width: 100%;
	height:393px;
	margin: 0 auto;	
	background: url(../images/2018fxxl/banner1.jpg) no-repeat center top;
}

/*右侧浮动*/
.float{
	width:150px;
	height:703px;
	background: url(.././images/2019fxxl/float-bg-hj.png) no-repeat center;
	font: normal 24px/36px "微软雅黑";
	color: #FFFFFF;
	text-align: center;
	position: fixed;
	top: 40px;
    right: 20px;
    overflow: hidden;
    z-index: 999;	
}
.float ul li .fl-hj li a{
	display: block;
	font: normal 18px/36px "微软雅黑";
	color: #ffff00;
	margin-top: 10px;
}
.float li a{
	color: #ffffff;
}
.float .float-con{
	margin-top: 88px;
}
.float .float-con ul li a{
	display: block;
	font: normal 24px/36px "微软雅黑";
	color: #ffffff;
	margin-top: 16px;
}
.float .float-con ul li .m2{
	margin-top: 20px;	
}
#back-top {
	margin-top: 40px;	
	cursor: pointer;
}
/*右侧浮动1*/
.float1{
	width:150px;
	height:348px;
	background: url(../images/2018fxxl/float-bg1.png) no-repeat center;
	font: normal 24px/36px "微软雅黑";
	color: #FFFFFF;
	text-align: center;
	position: fixed;
	top:160px;
    right: 20px;
    overflow: hidden;
    z-index: 999;	
}
.float1 ul li .fl-hj li a{
	display: block;
	font: normal 18px/36px "微软雅黑";
	color: #ffff00;
	margin-top: 10px;
}
.float1 li a{
	color: #ffffff;
}
.float1 .float-con{
	margin-top: 88px;
}
.float1 .float-con ul li a{
	display: block;
	font: normal 24px/36px "微软雅黑";
	color: #ffffff;
	margin-top: 16px;
}
#back-top1 {
	margin-top: 40px;	
	cursor: pointer;
}

/*新添加获奖结果展示开始*/
.hjjg{
	width: 100%;
	height: auto;
}
.hjjg-tit,.car-tit{
	margin-top: 20px;
}
.xfly-tit{
	width: 100%;
	height: 80px;
	margin: 0 auto;
	background: url(../images/2019fxxl/xfly-tit.png) no-repeat center;
	text-align: center;
	color: #0060df;
	font: normal 28px/80px "微软雅黑";
	margin-top: 20px;
}
.hjjg .xfly .all-tit{
	width: 248px;
	height: 61px;
	background: url(../images/2019fxxl/all-tit.png) no-repeat center left;
	font: normal 24px/72px "微软雅黑";
	color: #FFFFFF;
	padding-left: 60px;
	margin-top: 20px;
}
.hjjg .xfly .all-tit1{
	width: 341px;
	height: 61px;
	background: url(../images/2019fxxl/all-tit1.png) no-repeat center left;
	font: normal 24px/72px "微软雅黑";
	color: #FFFFFF;
	padding-left: 60px;
	margin-top: 20px;
}
.hjjg .xfly .all-tit2{
	width: 280px;
	height: 61px;
	background: url(../images/2019fxxl/all-tit2.png) no-repeat center left;
	font: normal 22px/72px "微软雅黑";
	color: #FFFFFF;
	padding-left: 60px;
	margin-top: 20px;
}
.hjjg .xfly .fl-all ul li{
	float: left;
	width: 307px;
	height: 253px;
	background: url(../images/2019fxxl/hjjx-bg.png) no-repeat center;
	margin-top: 20px;
	margin-right: 38px;
}
.hjjg .xfly .fl-all ul li:nth-child(3n){
	margin-right: 0;
}
.hjjg .xfly .fl-part ul li{
	float: left;
	width: 307px;
	height: 253px;
	background: url(../images/2019fxxl/hjjx-bg.png) no-repeat center;
	margin-top: 20px;
	margin-right: 38px;
}
.hjjg .xfly .fl-part ul li:nth-child(2n){
	margin-right: 0;
}
.hjjg .xfly .fl-all ul li a,.hjjg .xfly .fl-part ul li a{
	width: 307px;
	height: 253px;
	display: block;
}
.hjjg .xfly .fl-all ul li p,.hjjg .xfly .fl-part ul li p{
	width: 284px;
	height: 40px;
	font: normal 18px/24px "微软雅黑";
	margin-left: 15px;
	padding-top: 30px;
}
.hjjg .xfly .fl-all ul li img,.hjjg .xfly .fl-part ul li img{
	margin-left: 15px;
	padding-top: 14px;
}
.part-left{
	float: left;
}
.part-right{
	float: left;
}
.carlt ul li{
	float: left;
	width: 304px;
	height: 320px;
	margin: 20px 44px 5px 0;
}
.carlt ul li:nth-child(3n){
	margin-right: 0;
}
.carlt ul li .car-top{
	float: left;
	width: 304px;
	height: 320px;
	background: #02c4fc;
}
.carlt ul li .car-top img{
	width: 300px;
	height: 200px;
	border: 2px solid #02C4FC;
}
.carlt ul li .car-top h6{
	width: 300px;
	height: auto;
	font: normal 18px/32px "微软雅黑";
	text-align: center;
	color: #ffff00;
}
.carlt ul li .car-bottom{
	float: right;
	width: 280px;
	height: 80px;
	font: normal 14px/24px "微软雅黑";
	color: #FFFFFF;
	text-align: left;
	margin: 0 auto;
	padding: 0 10px;
}
.carlt ul li .car-bottom a{
	color: #ffff00;
}
.hjjg .wlxf .fl-all ul li{
	background: url(../images/2019fxxl/hjjx-bg-wl.png) no-repeat center;
}
.hjjg .xlpp .fl-part ul li{
	background: url(../images/2019fxxl/hjjx-bg-xlpp.png) no-repeat center;
}
.hjjg .gypp .fl-all ul li{
	background: url(../images/2019fxxl/hjjx-bg-gypp.png) no-repeat center;
}
.hjjg .gypp .fl-all ul li p{
	width: 284px;
	height: 36px;
	font: normal 18px/36px "微软雅黑";
	margin-left: 15px;
	padding-top: 20px;	
	text-align: left;
}
.hjjg .gypp .fl-all ul li img{
	padding-top: 0;
}


/*结束*/
/*显示隐藏*/
.xl-top{
	width: 100%;
	height:200px;
	background:rgba(0,0,0,0.5);
	position: fixed;
	bottom: 0;
	display: none;
}
.xl-top ul{
	margin-top: 14px;
}
.xl-top ul li{
	float: left;
	width: 160px;
	height: 42px;
	background: #02C4FC;
	text-align: center;
	margin: 8px 50px 6px 0;
}
.xl-top ul li:nth-child(5n){	
	margin-right: 0;
}
.xl-top ul li a{
	display: block;
	width: 160px;
	height: 42px;
	font: normal 16px/42px "微软雅黑";	
	color: #FFFFFF;
	text-align: center;
	margin: 0 auto;	
}
.xl-top ul li  .p14{
	padding-top: 14px;
}

/*活动入口*/
.hdrk{
	width: 100%;
	height:auto;
	background: url(../images/2018fxxl/rk-bg.jpg) no-repeat center top;
	margin-bottom: 20px;
}
/*活动介绍*/
.hdjs{
	width: 100%;
	height:219px;
	background: url(../images/2018fxxl/hdjs-bg.png) no-repeat center;
	padding-top: 50px;
}
.hdjs p{
	width: 96%;
	height:auto;
	font: normal 16px/32px "微软雅黑";
	padding-top: 40px;
	margin: 0 auto;
	text-indent: 2rem;
}
/*投票入口*/
.tprk{
	width: 100%;
	height:450px;
	background: url(../images/2018fxxl/tp-bg.png) no-repeat center bottom;
}
.tprk ul li{
	float: left;
	width:286px;
	height: 323px;
	margin: 20px 0 0 142px;
}
/*故事展播*/
.story,.diary,.brand,.past{
	width: 100%;
	height:auto;	
	margin:20px auto;
	/*margin-bottom: 20px;*/
}
/*标题*/
.story-tit,.diary-tit,.brand-tit,.past-tit,.xlcx-tit,.xllbj-tit,.tyj-tit{
	width: 100%;
	height:82px;
	margin: 0 auto;	
	margin-bottom: 20px;
}
.story ul{
	width: 100%;
	height: 500px;
	overflow: hidden;
	overflow-y: scroll;
	/*scrollbar-track-color:#04c3f6;*/
}

.story ul li{
	float: left;
	width: 448px;
	height: 30px;
	background: url(../images/2018fxxl/story-list.png) no-repeat left center;
	padding-left: 30px;
	font: normal 18px/30px "微软雅黑";
	margin: 0 20px 10px 0;
	overflow: hidden;
}
.story ul li:nth-child(2n){
	margin-right: 0;
}

/*调查手记开始*/
.sj-tit{
	width: 100%;
	height: auto;
	font:normal 32px/32px "微软雅黑" ;
	color: #04c3f6;
	text-align: center;
	margin-bottom: 24px;
}
.sj-nav {
    width: 1000px;
    height: auto;
    overflow: hidden;
    margin: 20px auto;
}
.sj-nav ul li {
    float: left;
    width: 182px;
    height: 71px;
    background:url(../images/2018fxxl/diary-list.png) no-repeat center;
    text-align: center;
    line-height: 66px;
    font-size: 24px;
    float: left;
    color: #ffffff;
    cursor: pointer;
    margin: 0 22px 20px 0;
}
.sj-nav ul li:nth-child(5n) {
    margin-right:0;
}
.sj-nav ul li.on {
    background:url(../images/2018fxxl/diary-list-on.png) no-repeat center;
}
.sj-box {
    width: 1000px;
    margin: 0 auto;
    height:470px;
    overflow: hidden;
    padding: 10px;
    box-sizing: border-box;
    display: none;
    background: url(../images/2018fxxl/diary-bg.png) no-repeat center;
}
.sj-boxshow {
    display: block;
}
.sj-one,.sj-two,.sj-three,.sj-four,.sj-five,.sj-six,.sj-seven{
    width: 960px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 20px;
    display: none;
}
.sj-show1,.sj-show2,.sj-show3,.sj-show4,.sj-show5,.sj-show6,.sj-show7{
    display: block;
}
.sj-left {
    width: 440px;
    height: 260px;
    float: left;
}
.sj-right {
    width: 500px;
    height: 260px;
    float: right;
}
.sj-right .right-tit {
    width: 500px;
    height: 30px;
    line-height: 30px;
    font-size: 24px;
    overflow: hidden;
}
.sj-right p {
    width: 500px;
    height: 220px;
    line-height: 32px;
    font-size: 16px;
    color: #888888;
    margin-top: 6px;
    overflow: hidden;    
}
.sj-right p a{
    color: #04C3F6;
}
.one-pic {
    width: 960px;
    height: auto;
    overflow: hidden;
    margin-top: 5px;
}


#four_flash1 {
    width: 960px;
    height: 140px;
}

#four_flash1 .flashBg {
    float: left;
    width: 900px;
    height: 125px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

#four_flash1 .flashBg ul.mobile1 {
    width: 2000%;
    height: 107px;
    position: absolute;
    top: 10px;
    left: 0;
}

#four_flash1 .flashBg ul.mobile1 li {
    float: left;
    width: 160px;
    height: 107px;
    margin: 0 10px;
    cursor: pointer;
}

#four_flash1 .flashBg ul.mobile1 li:hover img {
    width: 156px;
    height: 103px;
    border: 2px solid #04c3f6;
}

#four_flash1 .flashBg ul.mobile1 li img {
    width: 160px;
    height: 107px;
}

#four_flash1 .but_left {
    float: left;
    width: 30px;
    height: 125px;
    background: url(../images/2018fxxl/l-btn.png) no-repeat center center;
    cursor: pointer;
}

#four_flash1 .but_right {
    float: right;
    width: 30px;
    height: 125px;
    background: url(../images/2018fxxl/r-btn.png) no-repeat center center;
    cursor: pointer;
}

#four_flash1 .but_left:hover {
    background: url(../images/2018fxxl/l-btn1.png) no-repeat center center;
}

#four_flash1.but_right:hover {
    background: url(../images/2018fxxl/r-btn1.png) no-repeat center center;
}

#four_flash2 {
    width: 960px;
    height: 140px;
}

#four_flash2 .flashBg {
    float: left;
    width: 900px;
    height: 125px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

#four_flash2 .flashBg ul.mobile2 {
    width: 2000%;
    height: 107px;
    position: absolute;
    top: 10px;
    left: 0;
}

#four_flash2 .flashBg ul.mobile2 li {
    float: left;
    width: 160px;
    height: 107px;
    margin: 0 10px;
    cursor: pointer;
}

#four_flash2 .flashBg ul.mobile2 li:hover img {
    width: 156px;
    height: 103px;
    border: 2px solid #04c3f6;
}

#four_flash2 .flashBg ul.mobile2 li img {
    width: 160px;
    height: 107px;
}

#four_flash2 .but_left {
    float: left;
    width: 30px;
    height: 125px;
    background: url(../images/2018fxxl/l-btn.png) no-repeat center center;
    cursor: pointer;
}

#four_flash2 .but_right {
    float: right;
    width: 30px;
    height: 125px;
    background: url(../images/2018fxxl/r-btn.png) no-repeat center center;
    cursor: pointer;
}

#four_flash2 .but_left:hover {
    background: url(../images/2018fxxl/l-btn1.png) no-repeat center center;
}

#four_flash2 .but_right:hover {
    background: url(../images/2018fxxl/r-btn1.png) no-repeat center center;
}

#four_flash3 {
    width: 960px;
    height: 140px;
}

#four_flash3 .flashBg {
    float: left;
    width: 900px;
    height: 125px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

#four_flash3 .flashBg ul.mobile3 {
    width: 2000%;
    height: 107px;
    position: absolute;
    top: 10px;
    left: 0;
}

#four_flash3 .flashBg ul.mobile3 li {
    float: left;
    width: 160px;
    height: 107px;
    margin: 0 10px;
    cursor: pointer;
}

#four_flash3 .flashBg ul.mobile3 li:hover img {
    width: 156px;
    height: 103px;
    border: 2px solid #04c3f6;
}

#four_flash3 .flashBg ul.mobile3 li img {
    width: 160px;
    height: 107px;
}

#four_flash3 .but_left {
    float: left;
    width: 30px;
    height: 125px;
    background: url(../images/2018fxxl/l-btn.png) no-repeat center center;
    cursor: pointer;
}

#four_flash3 .but_right {
    float: right;
    width: 30px;
    height: 125px;
    background: url(../images/2018fxxl/r-btn.png) no-repeat center center;
    cursor: pointer;
}

#four_flash3 .but_left:hover {
    background: url(../images/2018fxxl/l-btn1.png) no-repeat center center;
}

#four_flash3 .but_right:hover {
    background: url(../images/2018fxxl/r-btn1.png) no-repeat center center;
}

#four_flash4 {
    width: 960px;
    height: 140px;
}

#four_flash4 .flashBg {
    float: left;
    width: 900px;
    height: 125px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

#four_flash4 .flashBg ul.mobile4 {
    width: 2000%;
    height: 107px;
    position: absolute;
    top: 10px;
    left: 0;
}

#four_flash4 .flashBg ul.mobile4 li {
    float: left;
    width: 160px;
    height: 107px;
    margin: 0 10px;
    cursor: pointer;
}

#four_flash4 .flashBg ul.mobile4 li:hover img {
    width: 156px;
    height: 103px;
    border: 2px solid #04c3f6;
}

#four_flash4 .flashBg ul.mobile4 li img {
    width: 160px;
    height: 107px;
}

#four_flash4 .but_left {
    float: left;
    width: 30px;
    height: 125px;
    background: url(../images/2018fxxl/l-btn.png) no-repeat center center;
    cursor: pointer;
}

#four_flash4 .but_right {
    float: right;
    width: 30px;
    height: 125px;
    background: url(../images/2018fxxl/r-btn.png) no-repeat center center;
    cursor: pointer;
}

#four_flash4 .but_left:hover {
    background: url(../images/2018fxxl/l-btn1.png) no-repeat center center;
}

#four_flash4 .but_right:hover {
    background: url(../images/2018fxxl/r-btn1.png) no-repeat center center;
}


#four_flash5 {
    width: 960px;
    height: 140px;
}

#four_flash5 .flashBg {
    float: left;
    width: 900px;
    height: 125px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

#four_flash5 .flashBg ul.mobile5 {
    width: 2000%;
    height: 107px;
    position: absolute;
    top: 10px;
    left: 0;
}

#four_flash5 .flashBg ul.mobile5 li {
    float: left;
    width: 160px;
    height: 107px;
    margin: 0 10px;
    cursor: pointer;
}

#four_flash5 .flashBg ul.mobile5 li:hover img {
    width: 156px;
    height: 103px;
    border: 2px solid #04c3f6;
}

#four_flash5 .flashBg ul.mobile5 li img {
    width: 160px;
    height: 107px;
}

#four_flash5 .but_left {
    float: left;
    width: 30px;
    height: 125px;
    background: url(../images/2018fxxl/l-btn.png) no-repeat center center;
    cursor: pointer;
}

#four_flash5 .but_right {
    float: right;
    width: 30px;
    height: 125px;
    background: url(../images/2018fxxl/r-btn.png) no-repeat center center;
    cursor: pointer;
}

#four_flash5 .but_left:hover {
    background: url(../images/2018fxxl/l-btn1.png) no-repeat center center;
}

#four_flash5 .but_right:hover {
    background: url(../images/2018fxxl/r-btn1.png) no-repeat center center;
}

#four_flash6 {
    width: 960px;
    height: 140px;
}

#four_flash6 .flashBg {
    float: left;
    width: 900px;
    height: 125px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

#four_flash6 .flashBg ul.mobile6 {
    width: 2000%;
    height: 107px;
    position: absolute;
    top: 10px;
    left: 0;
}

#four_flash6 .flashBg ul.mobile6 li {
    float: left;
    width: 160px;
    height: 107px;
    margin: 0 10px;
    cursor: pointer;
}

#four_flash6 .flashBg ul.mobile6 li:hover img {
    width: 156px;
    height: 103px;
    border: 2px solid #04c3f6;
}

#four_flash6 .flashBg ul.mobile6 li img {
    width: 160px;
    height: 107px;
}

#four_flash6 .but_left {
    float: left;
    width: 30px;
    height: 125px;
    background: url(../images/2018fxxl/l-btn.png) no-repeat center center;
    cursor: pointer;
}

#four_flash6 .but_right {
    float: right;
    width: 30px;
    height: 125px;
    background: url(../images/2018fxxl/r-btn.png) no-repeat center center;
    cursor: pointer;
}

#four_flash6 .but_left:hover {
    background: url(../images/2018fxxl/l-btn1.png) no-repeat center center;
}

#four_flash6 .but_right:hover {
    background: url(../images/2018fxxl/r-btn1.png) no-repeat center center;
}

#four_flash7 {
    width: 960px;
    height: 140px;
}

#four_flash7 .flashBg {
    float: left;
    width: 900px;
    height: 125px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

#four_flash7 .flashBg ul.mobile7 {
    width: 2000%;
    height: 107px;
    position: absolute;
    top: 10px;
    left: 0;
}

#four_flash7 .flashBg ul.mobile7 li {
    float: left;
    width: 160px;
    height: 107px;
    margin: 0 10px;
    cursor: pointer;
}

#four_flash7 .flashBg ul.mobile7 li:hover img {
    width: 156px;
    height: 103px;
    border: 2px solid #04c3f6;
}

#four_flash7 .flashBg ul.mobile7 li img {
    width: 160px;
    height: 107px;
}

#four_flash7 .but_left {
    float: left;
    width: 30px;
    height: 125px;
    background: url(../images/2018fxxl/l-btn.png) no-repeat center center;
    cursor: pointer;
}

#four_flash7 .but_right {
    float: right;
    width: 30px;
    height: 125px;
    background: url(../images/2018fxxl/r-btn.png) no-repeat center center;
    cursor: pointer;
}

#four_flash7 .but_left:hover {
    background: url(../images/2018fxxl/l-btn1.png) no-repeat center center;
}

#four_flash7 .but_right:hover {
    background: url(../images/2018fxxl/r-btn1.png) no-repeat center center;
}
/*调查手记结束*/

/*品牌专区*/
.brand ul li{
	float: left;
	width:150px;
	height: 100px;
	border: 1px solid #e3e3e3;
	margin: 0 17px 20px 0;
}
.brand ul li:nth-child(6n){
	margin-right: 0;
}

/*往届回顾*/
.past ul li{
	float: left;
	width: 310px;
	height: 183px;
	border: 1px solid #02c4fc;
	margin:0 32px 20px 0 ;
}
.past ul li:last-child{
	margin-right: 0;
}
.past ul li a p{
	font: normal 18px/40px "微软雅黑";
	text-align: center;
}

/*投票页开始*/
.xlcx,.xllbj,.tyj,.content{
	width: 100%;
	height:auto;
	background: url(../images/2018fxxl/rk-bg.jpg) no-repeat center top;
	padding: 30px 0;
}
.tp-list{
	width: 100%;
	height: auto;
}
.tp-list ul li{
	float: left;
	width: 185px;
	height: 71px;
	background: url(../images/2018fxxl/xl-bg.png) no-repeat center;
	margin: 0 18px 20px 0;
}
.tp-list ul li:nth-child(5n){
	margin-right: 0;
}
.tp-list ul li a{
	display: block;
	width: 185px;
	height: 71px;
	font: normal 24px/68px "微软雅黑";
	color: #FFFFFF;
	text-align: center;
}
.xlej-tit{
	width: 100%;
	height: 57px;
	background: url(../images/2018fxxl/xlej-tit.png) no-repeat center;
	margin:20px auto;
	font: normal 28px/57px "微软雅黑";
	text-align: center;
	color: #FFFFFF;
}
.xltp-con ul li{
	float: left;
	width: 230px;
	height: 330px;
	border: 1px solid #04c3f6;
	margin: 20px 24px 0 0;
}
.xltp-con ul li:nth-child(4n){
	margin-right: 0;
}
.xltp-con ul li .img-con{
	padding:10px;
	border-bottom: 1px solid #04c3f6;
	text-align: center;
}
.xltp-con ul li .img-con a{
	display: block;
	width: 210px;
	height: 146px;
	overflow: hidden;
}
.xltp-con ul li p{
	font: normal 16px/22px "微软雅黑";
	text-align: left;
	padding: 0 10px;
	overflow: hidden;
	margin-top: 5px;
}
.xltp-con ul li .cxtp-title{
	height: 45px;
}
.xltp-con ul li .lbj-tit{
	height: 45px;
}

.xltp-con ul li .number{
	height: 24px;
	font: normal 26px/24px "微软雅黑";
	text-align: center;
	color: #04c3f6;
	margin-top: 10px;
}
.xltp-con ul li .tp-btn{
	width: 180px;
	height: 45px;
	margin: 0 auto;
	margin-top: 15px;
}
.xltp-con ul li .tp-btn a{
	display: block;
	width: 180px;
	height: 45px;
	background: #fbbe61;
	font: normal 24px/45px "微软雅黑";
	text-align: center;
	color: #FFFFFF;
	margin: 0 auto;
	border-radius: 4px;
	cursor: pointer;
}

/*投票页结束*/

/*内容展示页开始*/
.content h2{
	width: 100%;
	height: 24px;
	background: url(../images/2018fxxl/h4-tit.png) no-repeat center bottom;
	color: #6a18c0;
	text-align: center;
	margin-bottom: 40px;
}
.content h2 b{ 
	width: 100%;
	height: auto;
	font-size: 28px;
	line-height: 36px;
	margin: 0 auto;
}
.content h4{
	width: 100%;
	height: 30px;
	/*background: url(../images/2018fxxl/h2-tit.png) no-repeat center bottom;*/
	text-align: center;
}
.content h4 b{ 
	width: 100%;
	height: auto;
	font-size: 24px;
	line-height: 30px;
	color: #02C4FC;
}
.content .hj{
	width: 100%;
	height:auto;
	background: rgba(2,196,252,0.1);
	padding:5px 0;
	margin-top: 15px;
}
.content .hj .hj-con{
	width: 940px;
	height:380px;
	border: 1px solid #FFFFFF;
	text-align: center;
	margin: 0 auto;	
	margin:20px auto;		
}
.content .hj .hj-con h3{
	width: 100%;
	height: auto;
	font: bold 30px/42px "微软雅黑";
	color: #6a18c0;
	text-align: center;
	margin:15px auto;
}

.content .hj .hj-con h3 span img{
	width:50px;
	height:36px;
	float: inherit;

}
.content .hj .hj-con .hj-right{
	float: right;
	width: 480px;
	height: 220px;
	margin-right: 20px;
	overflow: hidden;
}
.content .hj .hj-con .hj-right h4{
	width: 100%;
	height: auto;
	font: bold 22px/40px "微软雅黑";
	color: #333;
	text-align:left;
}

.content .hj .hj-con .hj-left{
	float: left;
	width: 400px;
	height: auto;
	margin-left: 20px;
}
.content .hj .hj-con .hj-right p{
	width:480px;
	height: auto;
	font:normal 14px/30px "微软雅黑";
	color: #555555;
	text-align: left;	
} 
.content .hj .hj-con .hj-right p a{
	color: #6A18C0;
}
.content .cxcs{
	width: 100%;
	height: auto;
	margin-top: 20px;
}
.content .cxcs .cs-left{
	float: left;
	width: 490px;
	height: 340px;
    overflow: hidden;
}

.content .cxcs .lbj-left{
    width: 490px;
    height: 340px;
    overflow: hidden;
    margin:0 auto; 
}
.content .cxcs .cs-right{
	float:right;
	width: 510px;
	height: 340px;
}
.content .cxcs .cs-right table{
	width: 510px;
	height: 300px;
	background:#8ae4fe;
	margin-top: 20px;
}
.content .cxcs .cs-right table tr:nth-child(2n){
	background: #d6f6ff;
}
.content .cxcs .cs-right table tr th{
	height: 45px;
	font: normal 16px/20px "微软雅黑";
	padding-left: 15px;
	color: #333333;
	border-right: 1px solid rgba(255,255,255,0.5);
}
.content .cxcs .cs-right table tr td{
	width: 110px;
	height: 45px;
	font: normal 14px/20px "微软雅黑";
	padding-left: 10px;
	color: #666666;
	border-right: 1px solid rgba(2,196,252,0.4);
}
.content .cxcs .cs-right table tr td:nth-child(4n){
	border-right: none;
}

/*评语*/
.py {
	width:100%;
	height:auto;	
	margin-top: 20px;
	border: 1px solid #02c4fc;
}
#py1,#py2,#py3,#py4,#py5{ 
	width: 100%;
	height:320px;
	margin-top: 20px;
	overflow: hidden;
}
.py-con p{ 
	width:960px;
	/*text-indent:2em;*/
	text-align: left;
	font: normal 16px/28px "微软雅黑";
	margin: 0 auto;
	color: #666666;
}

.py-con p img{ 
	margin-right: 20px;
}
#py2 p{
	line-height: 28px;	
}

.py-nav{ 
	width: 100%;
	height:54px;
	border-bottom:1px #02c4fc solid; 	
}
.py-nav li{ 
	float:left; 
	width:199px; 
	line-height:54px; 
	height:54px; 
	font-size:24px; 
	color: #02c4fc;
	border-right:1px #02c4fc solid; 
	text-align:center; 
	background:#fff;
	cursor: pointer;
}
.py-nav li:last-child{ 
	border-right:none; 
}
.py-nav .nav{
	width: 200px;
	background:#02c4fc; 
	color:#fff;
}
.cxtp .number{
	font: normal 26px/24px "微软雅黑";
    text-align: center;
    color: #04c3f6;
    margin-top: 20px;
}
.cxtp .tp-btn{
    width: 180px;
    height: 45px;
    margin: 0 auto;
    margin-top: 15px;
}
.cxtp .tp-btn a {
    display: block;
    width: 180px;
    height: 45px;
    background: #fbbe61;
    font: normal 24px/45px "微软雅黑";
    text-align: center;
    color: #FFFFFF;
    margin: 0 auto;
    border-radius: 4px;
    cursor: pointer;
}

/*信赖视频*/
.content-xlzssp{
	width: 100%;
	height: auto;
}
.content-xlzssp ul{
	width: 100%;
	height: auto;
}
.content-xlzssp ul li{
	float: left;
	width: 230px;
	height: 200px;
	margin-right: 26px;
	margin-bottom: 15px;
}
.content-xlzssp ul li:nth-child(4n){
	margin-right: 0;
}
.content-xlzssp ul li a{
	display: block;
	width: 230px;
	height: auto;
	position: relative;
}
.content-xlzssp ul li a p{
	width: 230px;
	height: auto;
	font: normal 14px/18px "微软雅黑";
	margin-top: 5px;
}
.content-xlzssp ul li a span{
	width: 80px;
	height: 80px;
	background: url(../images/2018fxxl/video_btn.png) no-repeat center left /80px 80px;
	position: absolute;
	left: 32%;
	top: 22%;
}

/*用户故事*/
.content-bottom .yh-tit,.sc-tit,.xlzs-tit{
	width: 100%;
	height:50px;
	font: normal 28px/50px "微软雅黑";
	color: #FFFFFF;
	background: url(../images/2018fxxl/yh-tit.png) no-repeat center left;
	padding-left: 30px;
	margin-bottom: 20px;
}
.content-bottom  .content-story{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 20px;
}
.content-bottom .content-market{
	width: 100%;
	height: auto;	
	overflow: hidden;	
}
.content-bottom ul li{
	float: left;
	width:465px;	
	height: 28px;
	background: url(../images/2018fxxl/story-list.png) no-repeat left center;
	padding-left: 35px;
	font: normal 16px/28px "微软雅黑";
	margin-bottom:10px;
	overflow: hidden;
}
.content-bottom ul li a{
	display: block;
	width:450px;
	height: auto;	
	font: normal 16px/28px "微软雅黑";
	overflow: hidden;
}
/*内容展示页结束*/

/*表单*/
.feedback1{
	width:100%; 
	height:auto; 
}
.feedback{ 
	width:1000px; 
	height:360px; 
	margin-top:40px;
	background: url(../images/2018fxxl/feedback-bg.png) no-repeat center;
	overflow: hidden;
}
.feedback h6{
	font: bold 30px/58px "微软雅黑";
	color: #FFFFFF;
	text-align: center;
}
.zx-form {
    width: 1000px;
    height: auto;
    overflow: hidden;
    padding: 20px 50px;
    box-sizing: border-box;
}
.zx-form .form-li {
    float: left;
    width: 370px;
    height: auto;
    overflow: hidden;
}
.zx-form .form-li div {
    width: 370px;
    height: auto;
    overflow: hidden;
    margin-bottom: 15px;
}
.zx-form .form-li div span {
    display: block;
    float: left;
    width: 38px;
    height: 38px;
    border: 1px solid #cccccc;
    background: url(../images/2018fxxl/icon-4.png) no-repeat center center;
}
.zx-form .form-li div span.icon-name {
    background-position: 0 0;
}
.zx-form .form-li div span.icon-add {
    background-position: 0 -38px;
}
.form-li div span.icon-tel {
    background-position: 0 -76px;
}
.zx-form .form-li div span.icon-code {
    background-position: 0 -114px;
}
.zx-form .form-li div input {
    float: left;
    width: 330px;
    height: 40px;
    border: 1px solid #e3e3e3;
    border-left: 0 none;
    padding: 0 5px;
    box-sizing: border-box;
    outline: none;
    color: #666666;
}
.zx-form .form-li div input.yzm {
    width: 210px;
}
.zx-form .form-li div img {
    width: 100px;
    height: 40px;
    float: right;
}
.zx-form .form-message {
    float: right;
    width: 480px;
    height: auto;
    overflow: hidden;
}
.zx-form .form-message p {
    width: 480px;
    height: 30px;
    color: #333333;
    font: normal 16px/30px "微软雅黑";
}
.zx-form .form-message textarea {
    line-height: 24px;
    border: 1px solid #cccccc;
    padding: 10px;
    font-family: "Microsoft Yahei";
    outline: none;
    width: 100%;
    height: 175px;
    box-sizing: border-box;
}
.form-btn {
    clear: both;
    width: 220px;
    margin: 0 auto;
    padding-top: 10px;
    height: auto;
    overflow: hidden;
}
.form-btn button {
    font-family: "Microsoft Yahei";
    width: 100px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #ffffff;
    border: 0 none;
    cursor: pointer;
    display: block;
    float: left;
}
.form-btn button.submit {
    background-color: #ff8300;
    margin-right: 20px;
}
.form-btn button.reset {
    background-color: #999999;
}

/*底部*/
.footer{
	width: 100%;
	height: auto;
	background: #000000;
	padding: 20px 0;
	margin-top: 50px;
}
.footer p{
	width: 100%;
	height: auto;
	font: normal 14px/28px "微软雅黑";
	text-align: center;
	color: #FFFFFF;
}
