﻿
.item .l .t{
	padding-left: 575px!important;
}
.item .fl {
	 /*width: 100%;*/
}
.two{
	margin-top: 90px;
	border-top:2px solid #b0b0b0;
}
.two .clear{
	padding-top: 80px;
}
.two .l{
	width: 300px;
	height: 64px;
	margin-top: 12px;
    border-left: 7px solid #E98F36;
    padding-left: 22px;
}
.two .l .l-t{
    color: #595757;
    font-size: 36px;
    line-height: 38px;
    margin-top: -4px;
	font-weight: bold;
}
.two .l .l-b{
    font-size: 24px;
    color: #cac9c9;
    line-height: 42px;
}
.two .fr{
	width: 354px;
}
.two .fr p{
	font-size: 20px;
	line-height: 36px;
	margin-top: 0px;
	margin-bottom: 30px;
}
.two .r p{
	font-size: 16px;
	line-height: 24px;
}
.two .r{
	margin-left: 100px;
}
.two .l-l{
	margin-left: 100px;
}
.two .collab-item{
	width: 184px;
	height: 449px;
	margin: 0 37px;
	text-align: center;
	color:#595757;
}
.two .collab-item .img{
	width: 184px;
	height: 184px;
	margin: 0 auto;
	background: #e5e5e5;
	border-radius: 50%;
	overflow: hidden;
}
.two .collab-item:nth-of-type(1){
	margin-left: 0px;
}
.two .collab-item:nth-of-type(5){
	margin-right: 0px;
}
.two .collab-item .tips{
	font-size: 30px;
	margin-top: 18px;
	line-height: 52px;
}
.two .collab-item .txt{
	line-height: 30px;
	font-size: 20px;
}
.three{
	margin-top: 0px;
	margin-bottom: 240px;
}
.three .collab-item{
	width: 340px;
	height: auto;
	margin:0;
	box-shadow: 0px 10px 15px rgba(0,0,0,0);
}
.three .collab-item .img{
	width: 218px;
	height: 218px;
	border-radius: 50%;
	background: #e5e5e5;
	overflow: hidden;
	margin: 0 auto;
	box-shadow: 0px 10px 15px rgba(0,0,0,0);
}
.three .collab-item .tips{
	color: #E98F36;
	font-size: 36px;
	line-height: 46px;
	font-weight: bold;
}
.three .collab-item .txt{
	font-size: 24px;
	line-height: 30px;
}
.three .collab-item:nth-of-type(2),.three .collab-item:nth-of-type(4){
	width: 46px;
	height: 82px;
	margin: 68px 26.5px;
	background: none!important;
}
.three .collab-item:nth-of-type(2){

}
.three .collab-item:nth-of-type(3),.three .collab-item:nth-of-type(5){
}

.footer-banner{
	width: 100%;
	height: 500px;
	margin-bottom: 260px;
	font-size: 25px;
}
.footer-banner .w1218{
	position: relative;
}
.footer-banner-code{
	position: absolute;
	top:405px;
}
.footer-banner-code .t{
	width: 235px;
	height: 235px;
	border-radius: 6px;
}
.footer-banner-code .b{
	line-height: 52px;
}
.footer-banner-phone{
	width: 512px;
	height: 615px;
	position: absolute;
	top:100px;
	right: 0;
}
.footerBox{
	width: 100%;
	height: 150px;
	background: #626262;
	color: #c3c1c1;
	font-size: 12px;
}
.footerBox .l{
	width: 212px;
	height: 32px;
	margin-top: 59px;
}
.footerBox .m{
	margin-top: 60px;
	padding-left: 166px;
}
.footerBox .r{
	text-align: right;
	margin-top: 48px;
}
.footerBox .r div{
	font-size: 23px;
}
/*logo*/
.logo{
	   margin:4px 0 0 0; 
	   width:1088px;
       margin: 10px auto;
}
.logo_in{ height:68px;  position:relative; }
.logo_in .logo_pic{height:60px;  overflow:hidden; }


.wrap {
     width:1088px;
     margin: 10px auto;
	 padding-bottom:68px;
	 overflow:hidden;
	 clear:both;
}
.content {
     width:1088px;
     margin: 10px auto;
	 overflow:hidden;
	 padding-bottom:10px;
	 clear:both;
}
.navigation{
     width:1088px;
     margin:13px auto;
	 font-size:14px;
	 font-weight:bold;  	 
}

.NavMCon ul li {
    height: 29px;
    float: left;
    padding: 11px 10px 0 10px;
}
.NavMCon ul li a {
    font-size: 16px;
    color: #fff;
}

/* slideshow gallery */

.slideshowlite {
	position: relative;
	border: 0px solid #111;
	overflow: hidden;
	float:left;
	margin-left:0;   
	width: 580px;
}

.slideshowlite a {
		position: absolute;
		z-index: 1;
		width: 100%;
		height: 100%;
		text-align: center;
	}

	.slideshowlite img {
		border: none;
	}

/* pagination control */

.slideshowlite ul,
.slideshowlite ol {
	list-style: none;
	position: absolute;
	margin: 0;
	padding: 0;
	bottom: 5px;
	right: 5px;
	z-index: 3;
}
.slideshowlite ul li,
	.slideshowlite ol li {
		float: left;
		margin: 0 3px;
		width: 16px;
}
.slideshowlite ul li a {
		position: relative;
		display: block;
		width: 100%;
		height: 14px;
		padding-top: 2px;
		text-decoration: none;
		color: #666;
		background: #eee;
		border: 1px solid #666;
		text-align: center;
		font-size: 11px;
		float:left;
	}
	
.slideshowlite ul li a.current {
		color: #111;
		font-weight: bold;
		border: 1px solid #111;
		background: #fff;
}
	
.slideshowlite ul li a:hover {
		color: #fff;
		background: #333;
	}
	
/* caption control */

.slideshowlite ol {
	top: 5px;
	position: relative;
	overflow: hidden;
	width: 100%;
	font-size: 14px;
	color: #fff;
	background: #000;
	padding: 3px 10px;
}

.slideshowlite ol li {
		width: 100%;
}
.content .lft{
     float:left;
    width: 838px;overflow: hidden;
    
}
.content .item {
    float: left;
    position: relative;
    border: 1px solid #c3d4e7;
    padding: 3px 0;
    margin: 5px 5px 5px 0;
    width: 408px;
}
.content .item  ul{
    padding: 10px 0;
	overflow:hidden;
   
}
.content .item  li {
    clear:both;overflow:hidden; 
}
.content .item  h1{
	  padding: 0;
	  border-bottom:1px solid #c3d4e7; 
	  line-height:29px;
	  height:29px;   
}
.content .item li .img {
   float:left;
   height:60px;
}
.cates{
	  width:220px;
      margin:0 auto;
	}
.cates span{
	   width:108px;
       margin:0 auto;
       text-align:center;
       display:inline-block;line-height:29px;
	  height:29px;  
	   
}
.content .item  .tit{
      text-indent:1em;  
	  font-weight:bold;
	  color:blue;
}
.content .item  .more{
      float:right;   
  
}	
	
.content .item  li a{  
     margin-left:27px;
     line-height:29px;
	 height:29px;
	 padding:3px 0; 
	
    
}
.content .item  .frt{
	color:#444;
	padding-left:-27px;
}
.content .item span a{
       
	padding: 0;clear:both;display:block;width:257px;
    float: left;word-break: break-all;    
	text-indent: 0em;
}	

.content .item span{
    margin-left: 0px;
    float:left;
	word-break: break-all;
	width:257px;
}
/*右*/
.content .rgt{
    width:248px;
    float:left;
	overflow: hidden;    
}
.content .rgt .box{
    border: 1px solid #c3d4e7;   
	overflow: hidden;
	padding:7px 0;   
}

.blank10{
	height:10px;
	display:block
}
.content .rgt  .box  h1{
	  line-height:29px;
	  height:29px; 
	  text-indent:1em;  
      border-bottom: 1px solid #c3d4e7; 
}
.content .rgt  .box  ul{
	  padding:10px 0;
	  overflow:hidden;
}
.content .rgt  .box  li{
   	  padding-left:20px;
}
.content .rgt .box  li a{
     line-height:29px;
	 height:29px; 	 
}
.content .rgt .ad{
    padding:0px;
    
}

/*列表页*/
.wrap .lft{
     float:left;
    width: 828px;
	overflow: hidden;
	margin-right: 10px;
    
}
		
.wrap .lft li {
       overflow:hidden;clear:both;   
}
.wrap ul  li.img {
    margin-left:27px;
	float:left;
   height:60px;
}
.wrap .lft ul  li .thumb{
  float:left;
  height:150px;
  margin-bottom:10px;margin-right: 10px;
}
.wrap  .lft ul  li .thumb-img{
       width: 165px;
      height: 110px;
}
.wrap .lft ul  li .title{
  font-size: 16px;   
  margin-bottom: 20px;
  padding:0 10px; 
  margin-left: 153px;  
  color: rgb(0, 145, 147);
}
.wrap .lft ul  li .title a{
  font-size: 16px;   
  color: rgb(0, 145, 147);   
  font-weight: bold;
}
.wrap .lft ul  li .des{
      margin-bottom: 20px;
	  margin-left: 153px;
	  padding:0 10px; 
	font-family: Helvetica,Arial,"Hiragino Sans GB","冬青黑体","Microsoft YaHei","微软雅黑";
    color: rgb(0, 0, 0);
    font-size: 14px;
}
.wrap .lft ul  li .meta{
    width: 400px;
    float: right;
    margin-left: 153px;
    padding: 0 10px;
    background: rgb(237, 243, 222);
   
}
.wrap .lft ul  li .meta span {
    border-right: 1px solid rgb(65, 65, 65);
    padding-right: 9px;
    margin-right: 10px;
}
.wrap.lft ul  li span.more {
    border: none;
    margin-right: 0;
    padding: 0;
    float: right;
}
.wrap h1 {
    padding: 6px 0;
    border-bottom: 1px solid #c3d4e7;
    line-height: 29px;
    height: 29px;
}
.wrap h2{
     text-align: center;
	 font-size:17px;
	 margin:20px 0;
	 font-weight:bold;color:rgb(0, 145, 147);
	
}
.wrap .detail{
    
	 margin:20px 0;
	
}
.wrap .time{
     text-align: center;
	 margin:5px 0; 
	 border-bottom: 1px solid #ccc;
	 line-height:25px;
	 height:25px;
}
/*右*/
.wrap .rgt{
    width:248px;
    float:left;
	overflow: hidden;
	padding:7px 0;  
}
.wrap .rgt .box{
    border: 1px solid #c3d4e7;   
	overflow: hidden;
	padding:7px 0;   
}
.wrap .rgt  .box  h1{
	  line-height:29px;
	  height:29px; 
	  text-indent:1em;  
      border-bottom: 1px solid #c3d4e7; 
}
.wrap .rgt  .box  ul{
	  padding:10px 0;
	  overflow:hidden;
}
.wrap .rgt  .box  li{
   	  padding-left:20px;
}
.wrap .rgt .box  li a{
     line-height:29px;
	 height:29px; 	 
}
.wrap .rgt .ad{
    padding:0px;
    
}
.footer{
     border-top: 1px solid #ccc;
	  padding:5px  0;
      width:1088px;
	  clear:both;
       margin: 0 auto;text-align:center;bottom:0px;
}	
.footer p{ 
     line-height:29px;
	 height:29px;
	 padding:0px  0;
    text-align:center;
}
/*关于我们*/
.w88{
	width:880px;
	}
.logo .log{
   float:right;	margin-top:53px;
	
}
.logo .log a{
   margin-right:5px;
	
}

.line{
    width:100%;
    margin: 0 auto;
    background: #F54343;
	display:block;
	height:3px;
}
.about{
    width:880px;
    margin: 10px auto;
	display:block;
	overflow:hidden;
}
.con-lft {
    width: 210px;
    height: 399px;
    float: left; 
	border: 1px solid #c3d4e7; 
  
	margin-right:10px;
	
    padding-left:4px;
}
.con-lft  h1 {
    display: block;
    height: 40px;
    overflow: hidden;   
    padding-left: 15px;
	border-bottom: 1px solid #c3d4e7; 
	line-height: 40px;
	font-weight: bold;
	
}
.con-lft ul {
   
   margin:10px 0;height: 300px;
   
}
.con-lft ul li {
     border-bottom: 1px dotted #c3d4e7; 
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 14px; 
	text-indent:1em;
	text-decoration:underline;
	 
}
.con-lft ul li a {
  
	height: 30px;
    line-height: 30px; 
	text-align:center;
}
.con-lft ul .active a {
    
    color: #0d4b9b; 
	
}
.about .rgt{  
    width: 614px;
    padding: 30px 18px;
    min-height: 358px;
    float: left;
	border: 1px solid #c3d4e7;overflow:hidden; 
}
.about .rgt img{  
    max-width: 614px;
 
}
.member{
    width:880px;
    margin: 50px auto 0 auto;
	display:block;
	overflow:hidden;
}
.member .lft {
    width:610px;
    height: 399px;
    float: left; 
	margin-right:10px;
}
.form-login h2 {
    font-size: 25px;
    color: #494949;
    border-bottom: 1px dashed #CCC;
    padding-bottom: 3px;
    margin-bottom: 10px;
}
.form-group{
	height: 40px;
    line-height: 40px; 
	clear:both;
	overflow:hidden;
}
.form-group label{
	width:80px; 
	display:inline-block;   
	color: #888;
    text-align: right;
}
.form-group input{
	height: 30px;
    line-height: 30px;  
	width:310px;
	border: 1px solid #c3d4e7; 
}
.verify{
	height:30px;
    line-height:30px; 
	display:inline-block; padding:0px 0;
}
.form-group .input-text{width:100px;}

.submit, .reg {
    padding: 0 0 0 84px;margin:10px 0;
}
.submit input {
    background-position: right top;
    border: none;
    padding: 0 10px 0 7px;
    font-size: 14px;
}
.form-group .tip {
    color:red;
    padding: 10px  0 0 87px;
    font-size: 14px;
}
.form-group a{
    text-decoration:underline;color: #377abe;
}

/*选择地址*/
#wrap{
	width: 100%;
	height: 670px;
	margin-top: 80px;
	padding-top: 140px;
	box-sizing: border-box;
	box-shadow: 0px 0px 30px rgba(0,0,0,0.3);
	font-size: 24px;
	color: #a8a7a7;
	margin-bottom: 70px;
}
.four .left{
	width: 166px;
	color: #585757;
	text-align: right;
	margin-right: 26px;
	line-height: 48px;
}
#wrap select{
	width: 310px;
	height:46px;
	font-size: 24px;
	text-align: center;
	line-height: 48px;
	margin-right: 16px;
	border-radius: 6px;
	padding:0 28px;
	color: #a8a7a7;
}
#wrap .clear{
	margin-bottom: 54px;
	padding-top: 0;
}
#wrap .clear .fl{
	position: relative;
}
#wrap .clear .tips{
	position: absolute;
	top:48px;
	left: 0;
	line-height: 30px;
	color: #E98F36;
	font-size: 14px;
	display: none;
}
#wrap input{
	width: 967px;
	line-height: 48px;
	padding:0 28px;
	box-sizing: border-box;
	border-radius: 6px;
	border: 1px solid #ccc;
}
#wrap .fl.error input{
	border: 1px solid #E98F36;
}
#wrap .fl.error .tips{
	display: block;
}
.applyBtn{
	width: 228px;
	line-height: 64px;
	text-align: center;
	background: #E98F36;
	font-size: 28px;
	color: #fff;
	border-radius: 6px;
	margin: 100px auto 0;
}
.applytips{
	text-align: center;
	line-height: 40px;
	font-size: 20px;
	color: green;
	display: none;
}