.div1920{  min-width:1200px; margin:0 auto; width: 100%;}
.div1200{ width:1200px; margin:0 auto; } 

.header{
	width: 100%;
}
/*å°çº¢ä¹¦çš„11ç§å“ç‰ŒçŽ©æ³•*/
.plays{
	padding-bottom: 65px;
}
.plays-title{
	text-align: center;
	padding: 50px 0 35px;
}
.plays-title h2{
	font-weight: 500;
	color: #232323;
	font-size: 28px;
	padding-bottom: 5px;
}

.plays-title p{
	font-size: 14px;
	padding-top: 15px;
}
.plays-title span,.plays-title p{
	color: #4c4c4c;
}
.plays-pic ul li {
	float: left;
	margin-left: 24px;
	
}
.plays-pic ul li:nth-child(1),
.plays-pic ul li:nth-child(7){
	margin-left: 0;
}
.pic-li2{
	width: 180px;
	border: 1px solid #ff2741;
	border-radius: 5px;
}
.plays ul li .pic-li{
	width: 178px;
	overflow: hidden;
	margin: 0 auto;
}
.plays ul li img{
	
	border-radius: 3px;
	transition: all 0.6s;
	
}
.plays ul li:hover img{
	transform: scale(1.1);
}
.plays-pic ul li:hover p{
	color: #ff2741;
}
.plays-pic ul li p{
    color: #666666;
    font-size: 16px;
    text-align: center;
    padding-top: 18px;
}
.li-padding{
	padding-top: 55px;
}
.li-padding1{
	position: relative;
}
.li-padding1 img{
	border: none !important;
}
.ding{
	position: absolute;
	background: #FFFFFF;
	top: 65%;
	left: 50%;
	width: 156px;
	height: 38px;
	line-height: 38px;
	border-radius: 20px;
	text-align: center;
	transform: translate(-50%,-65%);
}
.ding a{
	color: #ff2741;
	font-size: 18px;
}
/*å°çº¢ä¹¦çš„11ç§å“ç‰ŒçŽ©æ³•*/

/*å“ç‰Œä¸»éƒ½é€‰æ‹©çš„å°çº¢ä¹¦æ–¹æ¡ˆ*/
.small{
	background: #f6f6f6;
}
.small-title{
	padding: 65px 0 45px;
}
.small-left{
	margin-left: 45px;
}
.small-right{
	margin-right: 45px;
}
.small-title span{
	background: url(./bg2_03.png) center no-repeat;
}
.small-left,.small-right{
	width: 532px;
	padding-bottom: 70px;
}
.left-title,.right-title{
	background: #ff2741;
	/*height: 102px;*/
	padding: 35px 0;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.left-title span,.right-title span{
	display: block;
	font-size: 30px;
	color: #FFFFFF;
	text-align: center;

}
.left-title span:before{
	width: 31px;
	height: 26px;
	background: url(./pic14_03.png) no-repeat;
}
.right-title span:before{
	width: 34px;
	height: 27px;
	background: url(./pic15_03.png) no-repeat;
}
.left-title span:before,.right-title span:before{
	content: "";
	display: inline-block;
	margin-right: 10px;
}
.small-word{
	background: #FFFFFF;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	padding-bottom: 70px;
	position: relative;
	box-shadow: 0 11px 16px rgba(0,0,0,.1);
}
.small-word ul{
	margin-left: 35px;
	padding-top: 35px;
	display: inline-block;
}
.small-word h2:before{
	content: "";
	background: url(./pic16_03.png) no-repeat;
	display: inline-block;
	width: 16px;
	height: 16px;
	vertical-align: middle;
	margin-right: 15px;
}
.small-word ul li{
	margin-bottom: 15px;
}
.small-word ul li h2{
	font-size: 16px;
	color: #434343;
	line-height: 30px;
}
.small-word ul li p{
	color: #626262;
	font-size: 14px;
	margin-left: 30px;
	line-height: 30px;
}
.small-word ul li span{
	color: #ec6941;
	font-size: 16px;
}
.zixun{
	position: absolute;
	bottom: -25px;
	left: 118px;
	width: 285px;
	height: 52px;
	text-align: center;
	border-radius: 50px;
	line-height: 50px;
	background: -webkit-linear-gradient(left,#fb6655, #f2194e) !important;
}
.zixun a{
	color: #ffffff;
	font-size: 20px;
}

/*æ·±æŒ–å°çº¢ä¹¦èµ„æºæŽ¨è*/
.deep{
	padding-bottom: 60px;
}
.deep-title{
	padding: 70px 0 40px;
}
.deep-title span{
	background: url(../bg1_05.png) center no-repeat;
}
.wx-menu li p {
  margin-bottom: 5px;
}
.weibo1 {
  background-color: #f8f8f8;
  padding-bottom: 50px;
}
.wb-menu {
  text-align: center;
}
.wb-menu ul li {
  display: inline-block;
  background-color: #e2e2e2;
  -webkit-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  behavior: url(pie/PIE.htc);
  width: 125px;
  height: 86px;
  text-align: center;
  /*line-height: 65px;*/
  font-size: 16px;
  margin: 10px 15px;
}
.wb-menu ul li p{
	padding-top: 10px;
}
.wb-menu ul li a{
	font-size: 18px;
	color: #ff2741;
}
.wb-menu li a {
 /* display: block;*/
}
.wb-cur {
  background-color: #ff2741 !important;
}
.wb-cur a{
	color: #FFFFFF !important;
}
.wb-menu ul li .wb-pic{
	padding-top: 10px;
	display: table;
	margin: 0 auto;
}
.wb-menu ul li .wb-pic1{
	padding-top: 10px;
	display: table;
	margin: 0 auto;
}
.p-pic1{
	display: none;
}
.wb-cur .p-pic{
	display: none;
}
.wb-cur .p-pic1{
	display: block;
}
/*.wx-cur {
  background-color: #45a537 !important;
}*/
/*.wx-cur a {
  color: white;
}*/
.wb-box {
  /* background-color: #fff; */
  overflow: hidden;
  display: none;
}
.wb-box:first-child {
  display: block;
}
.wbb-left {
  width: 145px;
  margin-right: 20px;
  float: left;
 /* padding-top: 15px;*/
}
.wbb-left  ul:first-child{
	padding-top: 40px;
}
.wbb-left li {
  height: 82px;
  font-size: 16px;
  line-height: 80px;
  text-align: center;
  border: 1px solid #e4e4e4;
  border-top: 0px solid #e4e4e4;
}
.wbb-left li a{
	color: #333;
	font-size: 16px;
}
.wbb-left li:first-child {
  border-top: 1px solid #e4e4e4;
}
.wl-cur {
  border-left: 1px solid #ff2741 !important;
  border-right: 0px solid #45a537 !important;
  background: url(./bg8_03.png) no-repeat 135px center;
}
.wl-cur a {
  color: #ff2741 !important;
}
.wbb-left ul li p{
	display: inline-block;
}

.wbb-right {
  float: left;
  padding-top: 50px;
  width: 980px;
}
.wbb-right ul {
  display: none;
}
.wbb-right ul:first-child {
  display: block;
}
.wbb-right li {
  width: 280px;
  float: left;
  padding: 10px 10px;
  border: 1px solid #ebebeb;
  margin-left: 70px;
  margin-bottom: 15px;
  border-radius: 5px;
}
.wbb-right li:nth-child(3n+1) {
  margin-left: 0;
}
.wx-top dl {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  width: 158px;
}
.wx-top dt {
  font-size: 15px;
  text-align: left;
  color: #ff2741;
  font-weight: 600;
  padding-bottom: 5px;
}
.wx-top dd {
  height: 20px;
  border: 1px solid #eee;
  padding: 0 10px;
  -webkit-radius: 25px;
  -ms-border-radius: 25px;
  border-radius: 25px;
  behavior: url(pie/PIE.htc);
  margin: 5px 0;
  line-height: 20px;
}
.wx-top p {
  color: #999999;
  font-size: 12px;
  line-height:20px;
}
.wx-bottom {
  margin-top: 10px;
  border-top: 1px solid #eee;
  padding-top: 10px;
}
.wx-bottom em {
  display: block;
}
.wx-bottom dl {
  display: inline-block;
  width: 32%;
  text-align: center;
}
.wx-bottom dt {
  margin: 6px 0;
  color: #666;
  font-size: 12px;
}
.wx-bottom dd {
  font-weight: bold;
  font-size: 12px;
}
.wx-icon {
  border: 5px solid #eeeeee;
  width: 85px;
  height: 85px;
  -webkit-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  /*behavior: url(pie/PIE.htc);*/
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.wx-icon div {
  width: 75px;
  height: 75px;
  overflow: hidden;
  -webkit-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  behavior: url(pie/PIE.htc);
}
.wx-icon div img {
  width: 75px;
  height: 75px;
}
.wx-icon em {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 21px;
  height: 21px;
  background-color: #fff;
  z-index: 100;
  display: block;
  -webkit-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  behavior: url(pie/PIE.htc);
}
.wx-icon em img {
  width: 15px;
  height: 15px;
  margin: 3px;
}
.more {
  width: 88px;
  height: 28px;
  background-color: #ff2741;
  text-align: center;
  line-height: 28px;
  -webkit-radius: 25px;
  -ms-border-radius: 25px;
  border-radius: 25px;
  behavior: url(pie/PIE.htc);
  margin: 10px auto 0;
}
.more {
  width: 88px;
  height: 28px;
  background-color: #ff2741;
  text-align: center;
  line-height: 28px;
  -webkit-radius: 25px;
  -ms-border-radius: 25px;
  border-radius: 25px;
  behavior: url(pie/PIE.htc);
  margin: 10px auto 0;
}
.more a {
  color: white;
  display: block;
}
.wbb-more a {
    width: 15px;
    top: 50%;
    display: block;
    position: absolute;
    transform: translateY(-50%);
    color: #ff2741;
}
.wbb-more {
    border-left: 1px solid #ececec;
    float: right;
    width: 15px;
    padding: 0 15px;
    font-size: 15px;
    text-align: center;
    height: 480px;
    margin: 10px 0;
    position: relative;
}
/*<!--æ·±æŒ–å°çº¢ä¹¦èµ„æºæŽ¨è-->*/

/*æ·±ç ”å°çº¢ä¹¦å“ç‰Œè¥é”€æœåŠ¡*/
.service{
	background: #f6f6f6;
	padding-bottom: 75px;
}
.service-title{
	padding: 65px 0;
}
.service-title span{
	background: url(../bg3_03.png) center no-repeat;
}
/*.np-list {
  overflow: hidden;
}*/
.service ul li {
  float: left;
  width: 285px;
  position: relative;
  margin-top: 80px;
  margin-left: 20px;

}
.service li:first-child {
  margin-left: 0;
}
.service li:nth-child(odd) .np-circle {
  border: 10px solid #ff6275;
  color: #ff2741;
}
.service li:nth-child(odd):hover .np-text {
  background: url(../bg6_03.png) no-repeat center center;
  background-size: cover;
}
.service li:nth-child(odd):hover .np-text p{
	  color: #fff !important;
}
.service li:nth-child(even) .np-circle {
  border: 10px solid #f29a41;
  color: #f29a41;
}
.service li:nth-child(even):hover .np-text {
  background: url(../np-bg3.png) no-repeat center center;
  background-size: cover;
 
}
.service li:nth-child(even):hover .np-text p{
	 color: #fff !important;
}
.service li:nth-child(3) .np-text{
	padding: 85px 47px 0 47px;
}
.np-circle {
  width: 144px;
  height: 144px;
  -webkit-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  behavior: url(pie/PIE.htc);
  text-align: center;
  line-height: 140px;
  position: absolute;
  background-color: #fff;
  top: -75px;
  left: 50%;
  transform: translateX(-50%);
}
.np-circle p{
   font-size: 22px;
   font-weight: 600;
}
.np-text {
  height: 278px;
  padding: 85px 20px 0 20px;
  background: url(../bg4_03.png) no-repeat center center;
  background-size: cover;
}
.np-text h2 {
  margin-top: 20px;
  text-align: center;
  font-size: 40px;
  font-weight: bold;
  margin-bottom: 10px;
}
.np-text p {
 text-align: center;
  font-size: 16px;
  line-height: 34px;
  color: #333;
}
/*<!--/æ·±ç ”å°çº¢ä¹¦å“ç‰Œè¥é”€æœåŠ¡-->*/

/*<!--å°çº¢ä¹¦å“ç‰Œå®šåˆ¶æ¡ˆä¾‹åˆ†æž-->*/
.case-all{
	padding-bottom: 35px;
}
.case-left{
	width: 380px;
	margin-left: 60px;
}
.case-left h2{
	color: #ff2741;
	font-size: 30px;
	padding: 40px 0 30px;
}
/*.case-left ul{
	padding-left: 40px;
}*/
.case-left ul li {
	padding: 15px 0;
	border-bottom: 1px dashed #e5e5e5;
}
.case-left ul li:last-child{
	border-bottom: none;
}
.case-left ul li p{
	color: #434343;
	font-size: 18px;
	letter-spacing: 1px;
}
.case-left ul li span{
	color: #666666;
	display: inline-block;
	margin-left: 20px;
}
.case-right{
	width: 665px;
	padding-top: 60px;
}
.case-right ul li{
	margin-bottom: 22px;
}
.case-right ul li:before{
	content: "";
	display: inline-block;
	width: 44px;
	height: 44px;
	vertical-align: middle;
	margin-right: 15px;
}
.case-right .li-bg1:before{
	background: url(./icon1_11.png) no-repeat;
}
.case-right .li-bg2:before{
	background: url(./icon2_14.png) no-repeat;
}
.case-right .li-bg3:before{
	background: url(./icon3_16.png) no-repeat;
}
.case-right .li-bg4:before{
	background: url(./icon4_18.png) no-repeat;
}
.case-right .li-bg5:before{
	background: url(./icon5_20.png) no-repeat;
}
.case-right ul li p{
	display: inline-block;
	font-size: 16px;
}
.case-right ul li strong{
	color: #535353 !important;
}
.case-right ul li span{
	color: #666666;
	font-size: 14px;
	/*display: inline-block;
		vertical-align: middle;*/
}
.case-right ul li span:before{
	content: "";
	display: inline-block;
	width: 5px;
	height: 5px;
	background: url(./icon7_03.png) no-repeat;
	vertical-align: middle;
	margin-right: 12px;
	margin-bottom: 2px;
}
.case-right ul li .li-span{
	margin-left: 5px;
}
.case-right ul li .li-span1{
	margin-left: 20px;
}
.case-right ul li .li-span3{
	margin-left: 39px;
}
/*<!--å°çº¢ä¹¦å“ç‰Œå®šåˆ¶æ¡ˆä¾‹åˆ†æž-->*/

/*<!--KOLè·¨å±äº’åŠ¨æŽ¨å¹¿ç­–ç•¥-->*/
.promotion{
	background: #f6f6f6;
	padding-bottom: 50px;
}
.promotion-title{
	padding: 65px 0 30px;
}
.promotion-pic{
	background: #f6f6f6;
}
.promotion-right{
	width: 547px;
	margin-top: 62px;
}
.promotion-right ul li{
	overflow: hidden;
	margin-bottom: 36px;
}
.promot-left p{
	color: #333333;
	font-size: 16px;
	line-height: 28px;
}
.promot-right{
	width: 445px;
}
.promot-right p{
	font-size: 14px;
	color: #333333;
	line-height: 28px;
}
.promot-right span{
	color: #ff3d54;
}
/*<!--KOLè·¨å±äº’åŠ¨æŽ¨å¹¿ç­–ç•¥-->*/

/*çº¢äººç¬”è®°æŽ¨èæŽ¨å¹¿ç­–ç•¥*/
.red{
	padding-bottom: 70px;
}
.red-title{
 	padding: 65px 0 60px;
 }
/*çº¢äººç¬”è®°æŽ¨èæŽ¨å¹¿ç­–ç•¥*/

/*	<!--/å¹¿ä¹‹æŽ¨çŽ©æ³•å®šåˆ¶å¹³å°ä¼˜åŠ¿-->*/
.legal{
	background: #f6f6f6;
	padding-bottom: 40px;
}
.legal-title{
	padding: 70px 0 35px;
}
.div-pic2{
	padding: 20px 0;
}
/*<!--/å¹¿ä¹‹æŽ¨çŽ©æ³•å®šåˆ¶å¹³å°ä¼˜åŠ¿-->*/
/*.legal-title span{
	background: url(./bg7_03.png) no-repeat center;
}*/
.display-nav{
	display: table;
	margin: 0 auto;
	padding-bottom: 35px;
}
.display-nav ul li{
	float: left;
	padding: 10px 35px;
	border: 1px solid #dcdcdc;
	margin-left: 20px;
	font-size: 16px;
	color: #4c4c4c;
	border-radius: 5px;
}
.display-nav ul li:first-child{
	margin-left: 0;
}
.display-nav ul .dang{
	background: #ff2741;
	color: #fff;
}
.display-word{
	width: 690px;
	padding-top: 90px;
}
.display-word ul li{
	float: left;
	width: 345px;
	margin-bottom: 60px;
}
.display-word ul li p{
	font-size: 14px;
	color: #999;
	line-height: 28px;
}
.display-word ul li h2{
	font-size: 18px;
	color: #666;
	padding-bottom: 20px;
}
.display-word ul li h2:before{
	content: "";
	display: inline-block;
	width: 58px;
	height: 58px;
	border: 1px solid #ff2741;
	border-radius: 5px;
	vertical-align: middle;
	margin-right: 10px;
}
.display-word ul .img-border h2:before{
	background: url(./pic39_03_03.png) no-repeat center #f8f8ff;
	
}
.display-word ul .img-border1 h2:before{
	background: url(./pic41_03.png) no-repeat center #f8f8ff;
	
}
.display-word ul .li-marign h2:before{
	background: url(./pic42_07.png) no-repeat center #f8f8ff;
	
}
.display-word ul .img-border2 h2:before{
	background: url(./pic43_09.png) no-repeat center #f8f8ff;
	
}
.img-border img{
	border: 1px solid #efefef;
}
.li-marign p{
	margin-right: 15px;
}
.li-word{
	background: url(./pic39_11.png) 1px 8px no-repeat;
	width: 96px;
	height: 98px;
	text-align: center;
	display: inline-block;
}
.li-word span{
	font-size: 14px !important;
	color: #999999 !important;
}
.li-word p{
	padding-top: 15px;
	font-size: 20px !important;
	color: #ff2741 !important;
}
.li-word1{
	margin: 0 23px !important;
}
.display-xuan .display-list{
	display: none;
}
.display-xuan .display-list:first-child{
	display: block;
}
/*<!--ä»–ä»¬éƒ½é€‰å¹¿ä¹‹æŽ¨-->*/