/*reset 样式*/
* {
	margin: 0;
	padding: 0
}
ul {
	list-style: none;
}
html {
	color: #333;
	background: #fff;
	min-width: 1000px
}
body {
	font: 12px/1.5 "Microsoft Yahei", Tahoma, Arial, Helvetica, sans-serif;
	word-break: break-all;
	word-wrap: break-word
}
img {
	border: 0
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
button,
input,
textarea {
	background: none;
	border: none;
	font-family: "Microsoft Yahei", Tahoma, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	outline: none
}
*:focus {outline: none} 
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}
input:focus,
select:focus {
	outline: none
}
a {
	text-decoration: none;
	color: #333333
}
a:hover {
	text-decoration: inline
}
.clearfix {
	*zoom: 1
}
.clearfix:after {
	content: "";
	display: block;
	clear: both
}
.clearDiv {
	clear: both;
	height: 0;
	font-size: 0;
	overflow: hidden
}
.wrap {
	width: 1000px;
	margin: 0 auto
}
.fl {
	float: left
}
.fr {
	float: right
}
/* 公用 */
.main{
	width: 100%;
	position: relative;
	min-width: 1000px;
	overflow: hidden;
}
.main_c{
	width: 1000px;
	margin: 0 auto;
	
}
.placeholder-header {
    width: 100%;
    max-width: 1920px;
    height: 520px;
}
.leaderboard {
    width: 100%;
    /* height:811px; */
    background-size: auto 100%;
    margin: auto;
 
}
.triangle {
    position: absolute;
    left: -5px;
    top: 0;
}
.rectangle {
    position: absolute;
    right: 239px;
    bottom: 50px;
}
.get-prize-btn:hover,
.ranking-btn:hover,
.join-qq:hover,
.is-btn:hover {
    color: #d24100;
}
.list {
    border-radius: 20px;
    /* overflow: hidden; */
    margin-top: 150px;
    /* width: 766px; */
    margin: auto;
    display: block;
}
.kecheng img{ width:766px; margin: auto; display: block; }
.list-head {
    background:#009e61;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 68px;
    width: 100%;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
}
.list-head-radius{
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
.list-body {
    overflow-y: scroll;
    height: 337px;
}
.list-body li {
    font-size: 16px;
    font-weight: normal;
    color: #009e61
}
.list-body ul {
    background: #f4fdf8;
}
.list-body ul:nth-child(2n) {
    background: #fff;
} 
/*控制整个滚动条*/
.list-body::-webkit-scrollbar {
    background-color: rgba(75, 127, 255, .51);
    width: 10px;
    height: 10px;
    background-clip: padding-box;
}
/*滚动条中间滑动部分*/
.list-body::-webkit-scrollbar-thumb {
    background-color: #83A6FD;
    border-radius: 5px;
}
/*滚动条右下角区域*/
.list-body::-webkit-scrollbar-corner {
    background-color: red;
}
/* .tubi {
    width: 1000px;
    margin:0  auto;
    padding-top: 269px;
  
} */
.ranking-btn {
    position: absolute;
    right: 120px;
    bottom: 14px;
    font-size: 24px;
    font-weight: bold;
    color: rgba(75, 127, 255, 1);
    border-bottom: 2px solid rgba(75, 127, 255, 1);
    line-height: 40px;
    height: 40px;
    cursor: pointer;
}
 .ranking-btn:hover{
    color: #D24100;
    border-bottom: 2px solid #D24100;
}
.ranking-btn-1 {
    right: 255px;
}
 .ranking-btn-active{
    color: #D24100;
    border-bottom: 2px solid #D24100;
}
.tubi .list {
    height: 338px
}
.tubi .list-body {
    max-height: 268px;
    height: auto;
    border-left:1px solid #009e61;
    border-right:1px solid #009e61;
    border-bottom:1px solid #009e61;
}
.mainbg {
    background: url('../images/bg2.jpg') no-repeat center bottom;
     background-size: 100% 100%;
     height: 2695px;
     width: 1000px;
     margin: 0 auto;
}
.layer {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    position: fixed;
    top: 0;
    z-index: 100;
}
.layer-prize {
    width: 332px;
    height: 238px;
    background: url('../images/layer-bg.png') no-repeat left top;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    z-index: 101;
    background-size: 100%;
    padding: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: none;
}
.layer-prize p {
    font-size: 24px;
    color: #fff;
}
.layer-prize p:last-child {
    font-size: 14px;
    margin-top: 34px;
    color: #fff;
}
.layer-prize p span {
    font-size: 30px;
    font-weight: bold;
    color: #FFF600;
}
.close {
    text-align: right;
    font-size: 16px;
    color: #fff;
    padding-right: 10px;
    width: 100%;
    margin-bottom: 22px;
}
.close i {
    cursor: pointer;
}
.layer-prize-list {
    width: 744px;
    height: 238px;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    z-index: 101;
}
.layer-prize-list li {
    font-size: 14px;
}
.layer-prize-list .list {
    width: 100%;
}
.list-head{ height: 50px;}
.list-head li{ line-height: 50px;}
.list-head li.is-btn a:hover {
    color: #A73D03;
}
.list-head a{ border-radius: 25px; background: #f00; height: 30px; text-align: center; font-size: 16px; padding:5px 15px; color: #fff;}
.layer-prize-list li.is-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 20px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-preferred-size: 12%;
    /* flex-basis: 12%; */
}
.layer-prize-list .list-body {
    /* height: auto; */
}
.layer-prize-list .close {
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
}
.toast-share {
    width: 225px;
    height: 48px;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    line-height: 48px;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 100;
    margin: auto;
    text-align: center;
    border-radius: 10px;
    display: none;
    font-size: 16px;
}
/* .layer-prize-list li.prize-name {
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
} */
.join-qq {
    color: #d24100;
}
.layer-prize-list{
    height: 210px;
}
.close {
    text-align: right;
    font-size: 16px;
    color: #fff;
    padding-right: 35px;
    width: 100%;
    margin-bottom: 22px;
}
.layer-prize-list .list-body{
    height: auto;
    max-height: 337px;
}
.layer-prize{
    padding: 0;
}
.layer-prize-list .close{
    padding-right: 5px;
}
.toast-share-prize{
    width: 354px;
}
.list-none{
    width: 100%;
    height: 310px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    box-shadow:0px 3px 21px 0px rgba(0, 0, 0, 0.1);
}
.list-none p{
    color: #5D5D5D;
    margin-top: 20px;
}
.zg_cffoot {
	background: #212121;
	font: 12px/26px '姘撳簮閳ュ銇㈣В鈧拷';
	color: #cecece;
	padding: 40px 0;
	text-align: center
}
.zg_cffoot a {
	color: #fff
}
.zg_cffoot {
	width: 100%;
	min-width: 1000px;
}
.zg_content1 {
	background: #eee;
}
.zg_con1 {
	width: 1000px;
	margin: 0 auto;
}
.hd {
	margin: 0 auto;
}
.hd-m {
	margin: 0 auto;
}
.header-1 {
	height: 50px;
	background: #FFFFFF;
	min-width: 1000px
}
.header-c {
	width: 1000px;
	margin: 0 auto;
	font-size: 16px;
	display: flex
}
.header-c ul {
	list-style: none
}
.header-c li {
	float: left;
	text-align: center;
	width: 90px
}
.header-c li a {
	text-decoration: none;
	font: 14px/42px "Microsoft Yahei";
	line-height: 50px;
	color: #1d3360;
}
.tel {
	font: 16px/42px "Microsoft Yahei";
}
.logo {
	vertical-align: -webkit-baseline-middle
}
.closeBtn {
	position: absolute;
	top: -5px;
	right: 5px;
	font-size: 20px;
	line-height: 40px
}
.closeBtn:hover {
	text-decoration: none
}
#moreBtn {
	position: fixed;
	top: 350px;
	right: 0;
	background: #F00;
	border-radius: 0 5px 5px 0;
	width: 30px;
	font: 16px/20px "microsoft yahei";
	color: #fff;
	cursor: pointer;
	text-align: center;
	padding: 10px 2px;
	display: none
}
/*头部 start*/
.header-1{height:50px;background:#FFFFFF;min-width:1000px}
.header-c{width:1000px;margin:0 auto;font-size:16px;display:flex}
.header-c ul{list-style:none}
.header-c li{float:left;text-align:center;width:90px}
.header-c li a{text-decoration:none;font:14px/42px "Microsoft Yahei";line-height:50px;color:#1d3360;}
.tel{font:16px/42px "Microsoft Yahei";}
.logo{vertical-align:-webkit-baseline-middle}
/* banner */
.banner{
	height: 699px;
	background: url(../images/bg1.jpg) no-repeat center 0;
}
.banner_c{
	position: relative;
	height: 100%;
	background: url(../images/bg2.jpg) no-repeat center;
}
.ba_img1{
	position: absolute;
	top:120px;
	left: 0px;
}
.ba_img2{
	position: absolute;
	top: 224px;
	left:0px;
}
.ba_img3{
	position: absolute;
	top:387px;
	left:0;
}
.ba_img4{
	position: absolute;
	top: 278px;
	left: 0;
	
}
@keyframes topxue {
	0% {
		
		transform: rotate(-360deg);
	
	}
	100% {
		
		transform: rotate(0deg);
		
	}
	
	
	
}
.ba_p1{
	font-size: 36px;
	color: #FFFFFF;
	width: 857px;
	height: 87px;
	background: url(../images/tu_08.png) no-repeat center 0;
	line-height: 87px;
	letter-spacing: 6px;
	text-align: center;
	position: absolute;
	bottom:88px;
	left: 50%;
	    margin-left: -428px;
}
.ba_p1 span{
	font-weight: 700;
	font-size: 40px;
}
.ba_p2{
font-size: 36px;
	color: #FFFFFF;	
	font-weight: 700;
	text-align: center;
	line-height: 88px;
	letter-spacing: 4px;
}
/* 内容1 */
/* 内容2 */
/* 内容3 */
/* 内容4 */
/* 弹窗 */
.yc{
	position: fixed;
	
	right: 0px;
	top: 180px;
	width: 150px;
	height: 444px;
	background: url(../images/yc.png) no-repeat center 0;
	padding-top: 104px;
}
.yc a{
	display: block;
	width:130px;
	height: 36px;
	color: #f8e8af;
	font-size: 20px;
	text-align: center;
	margin: 0 auto;
}
.yc a:hover{
	background:url(../images/yc_03.png) no-repeat center 0 ;
}
.yc .zixun{
	width: 114px;
	height: 36px;
	background-color: #f8e8af;
	border-radius: 20px;
	color: #333333;
	line-height: 36px;
}
.yc .zixun:hover{
	background-color: #f8e8af;
}
.yc span{
	display: block;
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
}
/* 地市 */
.zg_youqing{background:#212121;font:12px/26px '氓庐鈥姑ぢ解€�';color:#cecece;padding-top:30px;text-align:center}
	.zg_youqing span{font:20px/26px '氓庐鈥姑ぢ解€�'}
	.zg_youqing a{color:#cecece;font:20px/26px '氓庐鈥姑ぢ解€�'}
	.zg_youqing a:hover{color:#e60012}
	.zg_cffoot{background:#212121;font:12px/26px '氓庐鈥姑ぢ解€�';color:#cecece;padding:40px 0;text-align:center}
	.zg_cffoot a{color:#fff}
	 
	 .zg_cffoot{
		 width: 100%;
		 height: 100px;
		 min-width: 1000px;
	 }
	 
	 .zg_content1{background: #eee;}
.zg_con1{
	width: 1000px;
	margin: 0 auto;
}
.hd{
	margin: 0 auto;
}
.hd-m{
		margin: 0 auto;
}
.dibu_biaodan{
	position: fixed;
	bottom: 0px;
	height: 98px;
	width: 100%;
	background: url(../images/biaodan.jpg) no-repeat center 0;
}
.biaodan{
	margin: 0 auto;
	width: 1000px;
	height: auto;
	
}
.dibu_p1{
	font-size: 36px;
    font-weight: 700;
    color: #48895e;
    text-align: center;
}
.biaodan input {
	border: 1px solid #000000;
	height: 40px;
	width: 130px;
	margin-right: 10px;
	background-color: #ffffff;
	vertical-align: middle;
	border-radius: 6px;
	border: 1px solid #009E60;
	color: #1C8A3C;
}
.biaodan select {
	border: 1px solid #000000;
	height: 42px;
	width: 130px;
	margin-right: 10px;
	vertical-align: middle;
	border-radius: 6px;
	border: 1px solid #009E60;
	color: #1C8A3C;
}
#getyzm {
	
	border-bottom: 1px solid #2D9494;
	font-size: 20px;
	text-align: center;
	padding: 0 5px;
	margin-left: 5px;
	color: #2D9494;
}
#daojishi {
	border-bottom: 1px solid #2D9494;
	font-size: 20px;
	text-align: center;
	padding: 0 5px;
	margin-left: 5px;
	color: #2D9494;
}
#dosubmit {
	
	height: 42px;
	width: 130px;
	background-color: #d6312c;
	outline: none;
	border: none;
	font-size: 20px;
	color: #fff;
	border-radius: 5px;
	margin-left: 20px;
	margin-right: 0px;
}
/* 新增 */
.yy{
	    display: block;
    width: 200px;
    height: 36px;
    border-radius: 6px;
    color: #f8e8af;
    background-color: #154724;
    text-align: center;
    line-height: 36px;
    font-size: 22px;
    font-weight: 700;
    margin: 0 auto;
    margin-top: 16px;
}
/* 内容1 */
#chuqu{
	display: inline-block;
	height:124px;
	padding:0 48px 0 144px;
	background:#ffe9ee;
	border-radius:76px;
	border: 1px solid #ef5175;
	line-height:124px;
  }
.w{ width: 1000px; margin: 0 auto;display: block; overflow: hidden;}
.zg_s3{
	padding-top: 85px;
 }
 .centen2{
  width: 100%; 
  background:url(../images/bg5.png) no-repeat center bottom;
}
 .s2_con{
   border-radius:39px;
   position: relative;
 }
 .zg_s3 h2{
   width:1000px;
   height: 84px;
 }
 .s3_wrap{
   width: 584px;
   padding:25px 177px 30px;
   border-bottom: 1px dashed #b6b6b6;
   margin: 0 auto;
 }
.title{ background: url(../images/title.png) no-repeat center; 
	text-align: center; 
	height: 67px;
	margin-top: 54px;
	font-size: 44px;
}
 .s3_wrap .s3_wrap_right h6{
   color: #2b2846;
   font-size:36px;
   padding-top: 39px;
   line-height: 38px;
   font-weight:bold;
   text-align-last: justify;
 }
 .s3_wrap .s3_wrap_right h6 span{
   color: #bd1004;
 }
 .s3_wrap .s3_wrap_right p.p1{
   font-size:18px;
   text-align: justify;
   color: #333;
   line-height:18px;
   padding: 12px 3px 35px;
   text-align-last: justify;
 }
 .s3_wrap .s3_wrap_right p.px{
   line-height: 20px;
   font-size:20px;
   font-weight:bold;
   color: #d3a05e;
   background:url(../images/title_bk.png) no-repeat 86px center;
   margin-bottom:16px;
 }
 .s3_wrap .s3_wrap_right p.p2{
   line-height: 34px;
   font-size:20px;
   color: #333;
 }
 .zg_s3 .s3_little_title{
   color: #2b2846;
   font-size:38px;
   padding-top: 39px;
   line-height: 38px;
   font-weight:bold;
   text-align: center;
 }
 .zg_s3 .s3_little_title span{
   color: #bd1004;
 }
 .s3_little_title_text{
   font-size:18px;
   color: #333;
   line-height:18px;
   padding: 12px 0 35px;
   text-align: center;
   letter-spacing:6px;
   padding-left:7px;
 }
 .s2_list{
   padding: 44px 0 0 137px;
   width: 799px;
   margin: 0 auto;
 }
 .s2_list li{
   height: 124px;
   margin-bottom:48px;
   position: relative;
 }
 .s2_list li .text_title{
   width: 152px;
   height: 152px;
   background:url(../images/title_bk1.png) no-repeat center center;
   position:absolute;
   left:-32px;
   top: -14px;
 }
 .s2_list li.speil .text_title{
   background:url(../images/title_bk3.png) no-repeat center center;
 }
 .s2_list li .text_title p.p1{
   line-height: 40px;
   font-size: 35px;
   color: #fff;
   text-align: center;
   font-weight:bold;
   padding-top: 52px;
 }
 .s2_list li .text_title p.p1 span{
   color: #f6e59f;
   font-weight:bold;
 }
 .s2_list li .text_title p.p2{
   line-height: 22px;
   font-size: 22px;
   color: #fff;
   text-align: center;
   padding-top:9px;
 }
 .s2_list li .text_title .text_title_cover{
   width: 152px;
   height:152px;
   background:url(../images/title_bk2.png) no-repeat center center;
   position: absolute;
   left:0;
   top: 0;
   transition: all 1s;
 }
 .s2_list li.speil .text_title .text_title_cover{
   background:url(../images/title_bk4.png) no-repeat center center;
 
 }
 .s2_list li:hover .text_title_cover{
	 
	 transform:rotate(360deg);
	 -ms-transform:rotate(360deg);   
	 -moz-transform:rotate(360deg); 
	 -webkit-transform:rotate(360deg); 
	 -o-transform:rotate(360deg); 
 }
 .s2_list li .text_wrap{
   display: inline-block;
   height:124px;
   padding:0 48px 0 144px;
   background:#fff8e0;
   border-radius:76px;
   border: 1px solid #ffe179;
   line-height:124px;
   width: 65%;
   text-align: left;
 }
 .s2_list li .text_wrap p{
   display: inline-block;
   line-height: 38px;
   font-size:20px;
   color: #333;
   vertical-align: middle;
 }
 .s2_list li.speil1 .text_wrap p{
   line-height:40px;
 }
 .s2_list li .text_wrap p span{
   font-weight:bold;
   color: #333;
 }
 .s2_list li .text_wrap p font{
   font-weight:bold;
   color: #d3a05e;
 }
 .s2_list li .text_wrap p a{
   display: inline-block;
   width: 83px;
   height: 23px;
   margin-left: 4px;
   vertical-align: top;
   position: relative;
   top: -2px;
 }
 .s2_list li .text_wrap p a img{
   transition: all 1s;
 }
 .s2_list li .text_wrap p a img:hover{
   -webkit-transform: translateX(18px);
	 transform:  translateX(18px);
 }
 /* 内容二 */
 .form_wrap {
  width: 1000px;
  min-height: 500px;
  margin: 0 auto;
  margin-top:78px;
}
.form_title {
  font-size: 48px;
  text-align: center;
  color: #FFF;
  font-weight: bold;
  letter-spacing: 5px;
}
.form_des_p1{
font-size: 38px;
  color: #FFFFFF;
  text-align: right;
  position: relative;
  margin-top: -30px;
}
.form_des {
  color: #333;
  font-size: 30px;
  text-align: center;
  background:url(../images/bg3.png)no-repeat center;
  height: 76px;
  line-height: 76px;
  border-radius: 20px 20px 0 0;
font-family: "微软雅黑";
}
.form_des3 {
  background:url(../images/bg4.png)no-repeat center;
  height: 18px;
  display: block;
}
.form_des img{
vertical-align: middle;
}
.form {
  border-radius: 20px;
  background: #f2f7ff;
  margin-top: 25px;
}
form {
  background: #f2f7ff;
}
.pt_text {
  width: 47%;
  height: 45px;
  line-height: 45px;
  background: #eeeeee;
  float: left;
  margin-bottom: 30px;
  margin-right: 20px;
  border-radius: 20px;
}
.pt_text input,
select {
  outline: none;
  border: none;
  background: none;
  text-indent: 20px;
  font-size: 20px;
  width: 95%;
}
#getyzm {
  width: 102px;
  line-height: 34px;
  background: #ff5e50;
  border-radius: 44px;
  height: 34px;
  margin-top: 6px;
  text-align: center;
  text-indent: 0;
  font-size: 16px;
  color: #FFF;
  letter-spacing: 2px;
}
.form_main {
  width: 80%;
  margin: 0 auto;
  margin-top: 40px;
}
#dosubmit {
  background: #4485ec;
  color: #FFF;
  text-align: center;
  height: 100%;
  width: 100%;
  border-radius: 20px;
  outline: none;
  border: none;
  font-size: 30px;
  letter-spacing: 3px;
}
.bot {
    background: #ffffff;
  height: 98px;
  line-height: 36px;
  font-size: 14px;
  color: #FFF;
  border-radius: 0 0 20px 20px;
  
}
.part_one {
  width: 100%;
  min-height: 500px;
background: url(../images/bc_02.jpg) no-repeat center 0;
  overflow: hidden;
  padding-bottom: 50px;
  padding-top:50px;
}
.part_main {
  width: 1000px;
  min-height: 300px;
  margin: 0 auto;
  background: #FFF;
  border-radius: 20px;
  margin-top: 30px;
  overflow: hidden;
  padding-bottom:23px;
}
.part_one_title {
  text-align: center;
  margin-top: 20px;
}
.part_one_main>ul,.part_two_main>ul{
  overflow: hidden;
}
.part_one_main>ul li,.part_two_main>ul li {
  float: left;
  width: 25%;
  text-align: center;
  margin-top: 30px;
  
}
.part_one_main>ul li span,.part_two_main>ul li span {
  display: inline-block;
  width: 207px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 30px;
  color: #d92212;
  background: #FFF;
  border:3px solid #d92212;
  border-radius: 30px;
}
 /* 内容三 */
 .centen3{
   background: url(../images/bg6.jpg)no-repeat center top;
   width: 100%;
   height: 1210px;
 }
 .qud{
  background: url(../images/wenbg.png) no-repeat center;
  width: 289px;
  height: 326px;
  color: #fff;
  margin-right: 1px !important;
  float: left;
 }
 .s3_con ul li{
   background: url(../images/wenbg.png) no-repeat center;
   width: 289px;
   height: 326px;
   color: #fff;
   margin-right: 60px;
   float: left;
 }
 .s3_con ul{ margin-top:45px; display: block;}
 .s3_con ul li h3{
  font-size: 24px;
  color: #fff;
  text-align: left;
  text-indent: 1rem;
  font-weight: bold;
}
.s3_con ul li p{
  font-size: 16px;
  color: #333;
  text-align: left;
  display: block;
  width: 250px;
  margin: 0 auto;
  padding-top: 25px;
  line-height: 30px;
}
/* 内容四 */
.centen4{
  background: url(../images/bg7.jpg) no-repeat center;
  width: 100%;
  display: block;
  height: 462px;
}
.s4_con ul{
  width: 1000px;
  margin: 0 auto;
  height: 258px;
  padding-top: 55px;
}
.s4_con ul li{
  float: left;
  width: 326px;
}
.s4_con ul h4{
background: url(../images/biaoti.png)no-repeat center;
width: 325px;
height: 27px;
color: #333;
font-size: 18px;
text-indent: 2rem;
margin-bottom: 25px;
}
.s4_con ul p{
  width: 305px;
  color: #333;
  font-size: 16px;
  line-height: 35px;
  }
  /* 内容五 */
  .centen5{
    background: url(../images/bg8.jpg) no-repeat center;
    width: 100%;
    height: 841px;
    display: block;
  }
  /*centen5*/
/* .centen5{
	width: 100%;
	height:510px;
	background: url(../images/centen5_bja.png) center top no-repeat;
} */
.main li{
	float: left;
  position: relative;
  margin-right: 206px;
  margin-bottom: 27px;
 
}
.w li>div.p_hide{
	width: 264px;
	height: 280px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
  background: url(../images/bpbg1.png) no-repeat center;
	font-size: 22px;
	color: #484745;
	font-weight: bold;
	padding-top: 36px;
	-webkit-transition: all .8s;
	-moz-transition: all .8s;
	-ms-transition: all .8s;
	-o-transition: all .8s;
	transition: all .8s;
}
.p_hide strong{
  background: #fff;
  padding: 5px 10px;
  border-radius: 10px;
  color: #d35400;  
  display: block;
  border: 2px solid #d35400;
  width: 80%;
  text-align: center;
  margin: 0 auto;
  border: 1px solid #fff;
}
.w li>div.p_show{
	width: 264px;
	height:280px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
  background: url(../images/bpbg2.png) no-repeat center;
	font-size: 22px;
	color: #484745;
	font-weight: bold;
	padding-top: 36px;
	-webkit-transition: all .8s;
	-moz-transition: all .8s;
	-ms-transition: all .8s;
	-o-transition: all .8s;
  transition: all .8s;
  font-size: 16px;
  font-weight: normal !important;
  
}
.p_show{
	-webkit-transform:scale(-1,1); -moz-transform:scale(-1,1); transform:scale(-1,1);
	position: absolute;
	top: 0;
	left: 0;
  opacity: 0;
  background: url(../images/bpbg2.png) no-repeat center;
}
.p_show span{
  width: 230px !important;
  margin: 0 auto !important; 
  padding-top: 15px !important;
  font-size: 16px !important;
  color: #333 !important;
  line-height: 24px !important;
  text-align: left !important;
}
.w li:hover .p_hide{
	-webkit-transform:scale(-1,1); -moz-transform:scale(-1,1); transform:scale(-1,1);
	opacity: 0;
}
.w li:hover .p_show{
	opacity: 1;
	-webkit-transform:scale(-1,1); -moz-transform:scale(-1,1); transform:scale(1,1)
	
}
.main li span{
	text-align: center;
	display: block;
  line-height: 54px;
  padding-top:40px;
  padding-bottom: 20px;
	font-size: 50px;
	color: #d35400;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 9;
}
.main li a{
	font-size: 16px;
	color: #ffa161;
	font-weight: normal;
	display: block;
	width: 56px;
	height: 56px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: #FFF;
	margin: 14px auto 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 18px;
	padding-top: 10px;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}
.main li a:hover{
	-webkit-box-shadow: 2px 2px 10px #999;
	-moz-box-shadow: 2px 2px 10px #999;
	box-shadow: 2px 2px 10px #999;
}
.main>a{
	display: block;
	width: 417px;
	height: 74px;
	line-height: 74px;
	background: url(../images/sectionb_pic_btn.png) center top no-repeat;
	font-size: 26px;
	color: #FFF;
	font-weight: bold;
	position: relative;
	margin: 36px auto 0;
}
.main>a i{
	position: absolute;
	top: -24px;
	left: -30px;
	display: block;
	width: 29px;
	height: 28px;
	background: url(../images/sectionb_pic_jb.png) center top no-repeat;
	opacity: 0;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}
.main>a:hover i{
	opacity: 1;
}
/* 内容6 */
.centen6{
  background: url(../images/bg9.jpg) no-repeat center bottom;
  width: 100%;
  height: 596px;
  
}
.s6_con li{
  float: left;
  margin-right: 70px;
}
.indexConFix_box{float:right;right: 0;  width:112px;height:378px;background:url(../images/zixun_left.png) no-repeat center center;position:fixed;top:30%}
.indexConFix{padding-top:90px;height:288px}
.indexFixH2t{height:54px;text-align:center;font:bold 22px/54px "Microsoft Yahei";color:#fff}
.indexFixUl{overflow:hidden}
.indexFixUl li{height:30px;line-height:30px;overflow:hidden;margin-bottom:0}
.indexFixUl li a{display:block;height:26px;text-align:center;margin:2px 0;font:normal 16px/26px "Microsoft Yahei";color:#f45649;background:none;padding-left:0}
.indexFixUl li a:hover{color:#f45649;text-decoration:none;border:2px solid #f45649;margin:0}
.indexFixDL{margin-top:5px;text-align:center}
.indexFixDL dd{margin-top:25px;font:14px/25px "Microsoft Yahei";color:#111111}
.closeBtn{position:absolute;top:-5px;right:5px;font-size:20px;line-height:40px}
.closeBtn:hover{text-decoration:none}
#moreBtn{position:fixed;top:350px;right: 0; background:#F00;border-radius:0 5px 5px 0;width:30px;font:16px/20px "microsoft yahei";color:#fff;cursor:pointer;text-align:center;padding:10px 2px;display:none}
