/*toolbar*/
.csdn-toolbar{
 // display: none
}
.pub_footer_new .foot_sub_menu{
       line-height:24px;
      }
.pub_fo{
  background: #3f4249 !important;
  margin-top: 0px !important;
  border-top: 0 !important;

      }
.pub_fo a,.pub_fo span{
  color: #fff !important;
}
.csdn-toolbar .logo .img{
        display: none;
        background-color:#48525e
      }
a:hover{
  color: #57b9cc;
}
a:focus {
  text-decoration: none;
}
.nav {
  width: 100%;
  background: #52555e;
  height: 55px;
  line-height: 55px;
}
.nav_main {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  padding-left: 15px;
}
.nav_content {
  display: none;
  float: right;
  overflow: hidden;
  margin-right: 15px;
}
.nav_content li {
  float: left;
  font-size: 16px;
  padding-right: 50px;
}
.nav_content .cur,.nav_content a:hover{
  color:#35c0db;
}
.nav_content li:last-child {
  padding-right: 0;
}
.nav_content li a {
  color: #fff;
}
.nav_icon {
  float: right;
  background: #5d6069;
  border: 0;
  height: 55px;
  text-align: center;
  line-height: 55px;
  width: 70px;
}
.nav_bar {
  display: none;
}
.nav_bar li {
  height: 58px;
  border-bottom: 1px solid #cbccce;
  text-align: center;
  line-height: 58px;
  font-size: 20px;
  color: #52555e;
}
.nav_bar .hover {
  background: #52555e;
}
.nav_bar .hover a {
  color: #52555e;
}
.nav_bar .hover a:focus,
.nav_bar .hover a:hover {
  text-decoration: none;
}

.bar_content {
  margin-bottom:0px;
}
.bar_content li a{
  color: #52555e;
}
.banner {
  position: relative;
}
.banner img {
  max-width: 100%;
  width: 100%;
}
.banner img:nth-child(even) {
  display: none;
}
.banner img:nth-child(odd) {
  display: block;
}
.banner .container {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -92px 0 0 -150px;
  text-align: center;
  width: 300px;
  height: 184px;
}
.banner .container p {
  font-size: 30px;
  color: #fff;
  line-height: 30px;
  margin-bottom: 40px;
}
.banner .container a {
  width: 194px;
  height: 47px;
  background: #f5a51b;
  border-radius: 4px;
  line-height: 47px;
  font-size: 20px;
  color: #fff;
  box-shadow: 0 3px 0px #cf7f00;
  margin-bottom: 10px;
  display: inline-block;
}
.banner .container a:focus,
.banner .container a:hover {
  text-decoration: none;
}
.banner .container .login {
  background: #35c0db;
  box-shadow: 0 3px 0px #0f9ab5;
  margin-left: 0;
}
.news_pc {
    padding-top:27px;
    padding-bottom: 68px;
  }
.news_pc nav {
    border-bottom: 1px solid #d6d6d6;
    background: #fff;
    text-align: center;
    height: 54px;
  }
    .navctn{
    margin: 0 auto;
  }
  .news_pc nav a {
    font-size: 26px;
    color: #343e40;
    margin-right: 30px;
    line-height: 52px;
    opacity: 0.5;
    font-weight: bold;
  }
  .news_pc nav a:nth-child(2){
    margin-right: 0;
  }
  .news_pc nav .cur {
    color: #3b4547;
    border-bottom: 3px solid #35c0db;
    opacity: 1;
  }
  .news_pc ul{
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    margin-top: 20px;
    padding: 0;
  }
  .news_pc .tab {
    margin-top: 25px;
  }
  .news_pc .tab .news {
    display: none;
  }
  .news_pc .news div{
    padding: 0
  }
  .news_pc .ctn{
    margin-top: 20px;
  }
  .news_pc .tab .cur {
    display: block;
  }
  .news_pc .tab .more{
    text-align: center;
  }
  .news_pc .tab .more a {
    width: 88px;
    height: 26px;
    color: #fff;
    font-size: 14px;
    background: #35c0db;
    line-height: 26px;
    text-align: center;
    border-radius: 5px;
    margin: 0 auto;
  }
  .news_pc .tab h4 a {
    font-size: 20px;
    font-weight: bold;
    color: #333;
    line-height: 20px;
  }
  .news_pc .tab h4 a:hover {
    text-decoration: none;
    color: #57b9cc;
  }
  .news_pc .tab p {
    margin-top: 20px;
    color: #999;
    font-size: 14px;
    line-height: 26px;
  }
  .news_pc .tab p em {
    font-weight: bold;
    font-size: 16px;
    color: #35c0db;
  }
  .news_pc .tab li {
    padding-left: 0;
    line-height: 30px;
    width: auto;
	height:30px;
  }
  .news_pc .tab li i {
    color: #b2ced4;
  }
  .news_pc .tab li a {
    color: #666;
    font-size: 14px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	width:100%;
  }
  .news_pc .tab li a:hover {
    color: #57b9cc;
    text-decoration:none;
  }
  .news_pc .tab img {
    margin-right: 0;
    max-width: 100%;
  }
.activity {
  background: #f7f7f7;
  padding-top: 37px;
  padding-bottom: 34px
}
.activity .clearfix {
  background: transparent;
}
.activity .more{
  text-align: center;
}
.activity .more a{
  width: 88px;
  height: 26px;
  color: #fff;
  font-size: 14px;
  background: #35c0db;
  line-height: 26px;
  text-align: center;
  border-radius: 5px;
  margin: 20px auto 0 auto;
}
.activity .more:hover,
.activity .more:focus {
  text-decoration: none;
}
.activity h3 {
  text-align: center;
  color: #3b4547;
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 22px;
}
.activity .iteml {
  position: relative;
  margin-top: 10px;
}
.activity .iteml img {
  width: 100%;
}
.activity .iteml h5 a{
  background: rgba(0,0,0,0.7);
  font-size: 16px;
  height: 44px;
  line-height: 44px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  position: absolute;
  bottom: -1px;
  width: calc(100% - 30px);
  padding: 0 20px 0 20px;
  color: #fff;
  max-width: 389px;
}
.activity .iteml h5 a:hover {
  text-decoration: underline;
}
.activity .iteml h5 em {
  font-weight: bold;
  color: #35c0db;
}
.activity .item {
  float: left;
  margin-top: 10px;
}
.activity img,.activity .item a {
  width: 100%;
}
.activity .item .brief {
  padding: 17px 20px 20px 11px ;
  background: #fff;
  border: 1px solid #e9e9e9;
}
.activity .brief h5{
  font-size: 14px;
  color: #333;
  line-height: 20px;
}
.activity .item a{
  font-size: 14px;
  color: #333;
  line-height: 20px;
}
.activity .item a:hover{
color: #57b9cc;  
}
.activity .item p {
  margin-top: 11px;
  color: #82a4ab;
  width: 50%;
  float: left;
}
.latest {
  background: #fff;
  padding-bottom: 33px;
  padding-top: 33px;
}
.latest h3 {
  font-size: 26px;
  line-height: 32px;
  font-weight: bold;
  text-align: center;
}
.latest ul {
  text-align: center;
  overflow: hidden;
  margin-top: 10px;
}
.latest li {
  margin-top: 10px;
  text-align: left;
}
.latest i {
  margin-right: 6px;
  color: #3598db;
  opacity: 0.6;
  transform:scale(0.5);
}
.latest a {
  color: #666;
  font-size: 14px;
  line-height: 14px;
}
.latest a:hover {
  color: #57b9cc;
}
.contact {
  background: #555963;
  padding: 35px 0 70px 0;
  border-top: 1px solid #e6e7ec;
}
.contact h3 {
  color: #fff;
  margin-bottom: 20px;
}
.contact .item {
  margin-top: 40px;
}
.contact .item img {
  margin-right: 16px;
}
.contact .item h6 {
  font-weight: bold;
  font-size: 16px;
  color: #fff;
  margin-bottom: 15px;
}
.contact .item p {
  font-size: 14px;
  color: #fff;
  margin-top: 5px;
  line-height:  26px;
}
.contact .item div{
  padding: 0;
}
.contact .item p em {
  color: #35c0db;
  font-weight: bold;
}
.contact .item span {
  margin-right: 5px;
}
.contact .item span:nth-child(odd){
  display: inline-block;
  width: 66px;
}
.contact .item:nth-child(4) p{
  margin:0; 
  line-height: 14px;
  margin-bottom: 12px;
}
.intro {
  background: #e6e7ec;
  padding: 30px 0 0 0;
}
.intro_left,
.intro_right {
  background: #fff;
  padding: 30px;
  border: 1px solid #e1e1e1;
  border-radius: 5px;
  margin-bottom: 30px;
}
.intro_left h4,
.intro_right h4 {
  font-weight: bold;
  font-size: 20px;
  line-height: 32px;
  color: #333;
  margin: 0 0 10px 0;
}
.intro_left {
  margin-right: 16px;
}
.intro_left p {
  font-size: 14px;
  line-height: 22px;
  color: #666;
}
.process div {
  width: 84px;
  height: 84px;
  border-radius: 50%;
  margin: 10px auto;
  padding: 30px 0 0 10px;
}
.process div span {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}
.process em {
  color: #e6e7ec;
  width: 12px;
  height: 18px;
  display: block;
  margin: 10px auto;
}
.process div:nth-child(1) {
  background: #35c0db;
}
.process div:nth-child(3) {
  background: #34bfc0;
}
.process div:nth-child(5) {
  background: #32bea6;
}
.process div:nth-child(7) {
  background: #ea9a0f;
}
.arrow_container {
  width: 100%;
  float: left;
}
.arrow {
  width: 21px;
  height: 21px;
  background: #e6e7ec;
  margin: 0 auto -10px auto;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.application {
  margin: 40px 0 0 0;
  padding-bottom: 40px;
}
.application .tips {
  font-size: 16px;
  color: #52555e;
  text-align: center;
}
.application .tips em {
  color: #f35b58;
}
.form {
  width: 300px;
  margin: 0 auto;
}
#submit {
  outline: none;
  display: inline-block;
  line-height: 47px;
  background: #35c0db;
  width: 194px;
  height: 47px;
  margin: 30px auto;
  color: #fff;
  font-size: 20px;
  box-shadow: 0 3px 0px #0f9ab5;
  margin-right: 20px;
  border-radius: 4px;
  border: none;
}

#position_other {width: 280px;display:none;}
.bonus{display:none;}
.form input,
.form select,
.form textarea,
.form .businesscard {
  height: 42px;
  border: 1px solid #ddd;
  color: #ccc;
  font-size: 16px;
  padding: 0 8px;
  line-height: 42px;
  margin: 20px 0 0 0;
  width: 280px;
  overflow: hidden;
}
.form input:focus,
.form select:focus,
.form textarea:focus,
.form .businesscard:focus {
  border-color: #57cce3;
  color: #333;
}
.form em {
  color: #fc6562;
  margin-left: 10px;
}
.form div:nth-child(11),
.form div:nth-child(12),
.form div:nth-child(14),
.form div:nth-child(15),
.form div:nth-child(16) {
  display: none;
}
.form textarea,
.form .businesscard {
  height: 134px;
  line-height: 16px;
  padding: 10px;
}
.form textarea~em,
.form .businesscard~em {
  margin: 84px 0 0 10px;
  float: right;
}
.form .businesscard {
  display: inline-block;
  overflow: hidden;
  background: url('/images/club/cto/upload.png') no-repeat 30% 50%;
  position: relative;
}
.form .businesscard~.notice {
  margin-top: -4px;
}
.form .businesscard span {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -8px 0 0 0;
}
.form .businesscard input {
  opacity: 0;
  width: 65px;
  height: 65px;
  min-width: 65px;
  margin: 0;
  display: inline-block;
  cursor: pointer;
  position: absolute;
  top: 34px;
  left: 64px;
  padding: 54px 0 0 0;
}
select option {
  color: #333;
}
.place {
  padding: 0 0 0 2px;
}
.place select {
  width: 138px;
}
.notice {
  text-align: left;
  color: #fc6562;
  font-size: 12px;
  margin: 0 auto;
  width: 302px;
  line-height: 24px;
}
.notice i {
  margin: 0 6px;
}
/***会员活动列表 开始***/
.main {
  padding: 30px 0 0 0;
}
.selbar {
  background: #fff;
  padding: 11px 20px;
  border: 1px solid #e1e1e1;
  margin-top:-30px;
}
.selbar select {
  height: 37px;
  border: 1px solid #ddd;
  color: #ccc;
  font-size: 16px;
  line-height: 37px;
  overflow: hidden;
  margin-top: 10px;
  margin-right: 10px;
}
.selbar select:focus {
  border-color: #57cce3;
  color: #333;
}
.selbar .ser {
  padding: 0;
  margin-top: 10px;
  width: 100%;
}
.selbar .ser input {
  height: 37px;
  border: 1px solid #ddd;
  color: #ccc;
  font-size: 16px;
  padding: 0 8px;
  line-height: 37px;
  overflow: hidden;
  width: calc(100% - 53px)
}
.selbar .ser input:focus {
  border-color: #57cce3;
  color: #333;
}
.selbar .ser a {
  outline: none;
  width: 43px;
  height: 37px;
  background: #35c0db;
  padding: 7px 8px 5px 9px;
  border-radius: 5px;
  margin-left: 10px;
  float: left;
}
.mainlist {
  margin-bottom: 30px;
  background: #fff;
  margin-top: 9px;
  border: 1px solid #e1e1e1;
}
.mainlist h4 {
  font-size: 20px;
  font-weight: bold;
  color: #3b4547;
  padding: 20px;
  border-bottom: 1px solid #e6e7ec;
}
.mainlist .item {
  float: left;
  margin-top: 20px;
  padding: 0 10px;
}
.mainlist .item a,
.mainlist .item img {
  width: 100%;
}
.mainlist .item .brief {
  padding: 8px 18px 14px 11px;
  background: #fff;
  border: 1px solid #e9e9e9;
}
.mainlist .item .brief h5:hover {
  color: #57b9cc;
}
.mainlist .item .brief h5 {
  font-size: 14px;
  color: #333;
  line-height: 20px;
  height: 40px;
  overflow: hidden;
}
.mainlist .item p {
  margin-top: 11px;
  color: #82a4ab;
  width: 100px;
  float: left;
  font-size: 14px;
  height: 14px;
  line-height: 14px;
}
.mainlist .item p .icon1,.sidebar .icon1,.activity .icon1{
  width: 13px;
  height: 12px;
  margin-bottom: 4px;
  margin-right: 6px;
}
.mainlist .item p .icon2,.sidebar .icon2,.activity .icon2{
  width: 11px;
  height: 14px;
  margin-right: 6px;
}
.page {
	width: 550px;
    margin: 0 auto;
    padding: 20px 0;
	text-align:center;
}

@media (max-width:414px){
	.page{
	width:300px;
	margin:0 auto
	}
	
}

.sidebar {
  display: none;
}
.totop{
  position: fixed;
  right: 11px;
  bottom: 175px;
}
.posmb{
width:138px !important;}
.posotmb{
width:138px !important;margin-left:4px !important;}

@media (min-width: 768px) {
	.page-nav .active{
	  vertical-align:top;}
  .selbar select,.selbar .ser{
    margin-top: 0;
    width: 356px;
  }
 .selbar .time{
    width: 196px;
    margin-right: 10px;
  }
  .selbar .address{
    width: 136px;
    margin-right: 10px;
  }
  .process {
    padding: 0 60px;
  }
  .process div {
    float: left;
    margin: 10px;
  }
  .process em {
    float: left;
    margin: 40px 10px 0 10px;
    -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
            transform: rotate(-90deg);
  }
  .banner img:nth-child(even) {
    display: block;
  }
  .banner img:nth-child(odd) {
    display: none;
  }
  .banner .container {
    width: 448px;
    margin: -59px 0 0 -224px;
    height: 120px;
  }
  .banner .container a {
    float: left;
    margin-bottom: 0;
    margin-right: 30px;
  }
  .banner .container .login{
    margin-right: 0;
  }
  .news_mb .news h4 {
    margin: 10px 0 0 0;
  }
  .news_mb .news .img {
    float: left;
    margin: 0 10px 0 0;
  }
  .news_mb .news .img img {
    width: 300px;
  }
  .nav_content {
    display: block;
  }
  .nav_icon {
    display: none;
  }
  .selbar .container {
    width: 770px;
  }
  .selbar .container select {
    width: 330px;
  }
  .selbar .container .ser input {
    width: 634px;
  }
  .mainlist h4 {
    text-align: left;
    padding: 20px;
  }
  .mainlist .items{
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e6e7ec;
  }
  .mainlist .item{
    padding-left: 5px;
    padding-right: 5px;
  }
  .posmb{
width:260px !important;}
.posotmb{
width:260px !important;margin-left:4px !important;}
}

@media (min-width: 992px) {
	.news_pc{
		padding-top:57px;
	}
  .news_pc .tab .more{
    float: right;
    margin-top: -35px;
  }
  .news_pc ul{
    width: 420px;
    margin-top: 0;
  }
  .news_pc .news>a{
    float: left;
  }
  .news_pc .ctn{
    margin-top:0;
  }
  .news_pc .ctn{
    width: 520px;
  }
  .news_pc .tab img{
    margin-right: 30px;
	max-width:390px;
	max-height:260px;
  }
  .news_pc .tab{
    margin-top: 50px;
  }
  .news_pc nav a{
    margin-right: 60px;
  }
  .banner .container{
    height: 144px;
    margin-top: -72px;
  }
  .nav_bar{
    display: none !important;
  }
  .intro_left {
    height: 200px;
    margin-left: 28px;
  }
  .intro_right {
    padding: 30px;
    min-width: 475px;
    height: 200px;
  }
  .process {
    padding: 0;
    margin-top: 21px;
  }
  .process div {
    float: left;
    margin: 0;
  }
  .process em {
    float: left;
    margin: 30px 5px;
    -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
            transform: rotate(-90deg);
  }
  .notice {
    width: 544px;
  }
  .arrow_container {
    width: 856px;
  }
  .form {
    width: 550px;
  }
  .form input,
  .form select,
  .form textarea,
  .form .businesscard {
    width: 525px;
  }
  .form div:nth-child(11),
  .form div:nth-child(12),
  .form div:nth-child(14),
  .form div:nth-child(15),
  .form div:nth-child(16) {
    display: block;
  }
  .form .businesscard {
    background: url('/images/club/cto/upload.png') no-repeat 40% 50%;
  }
  .form .businesscard input {
    left: 184px;
  }
  .form div:nth-child(16) em,
  .form div:nth-child(11) em {
    visibility: hidden;
  }
  .place select {
    width: 260px;
  }
  .banner .container {
    margin-top: -85px;
  }
  .banner .container p {
    font-size: 52px;
    margin-bottom: 42px;
    line-height: 52px;
  }
  .main{
    width: 64%;
  }
  .activity{
    padding-top: 74px;
  }
  .activity h3{
    margin-bottom: 37px;
  }
  .activity .container .iteml {
    width: 362px;
    padding: 0;
  }
  .activity .container .iteml h5 a {
    width: 100%;
  }
  .activity .container .item {
    padding: 0;
    margin-left: 4px;
    width: 20%;
  }
  .activity .brief a{
    background: transparent;
    color: #333;
    padding: 0;
    margin-top: 0;
  }
  .activity .brief a:hover{
    color: #57b9cc;
  }
  .activity .more {
    text-align: right;
  }
  .latest {
    padding-top: 67px;
    padding-bottom: 67px;
  }
  .latest ul{
    margin-top: 40px;
  }
.selbar select,.selbar .ser{
    margin-top: 0;
    width: 296px;
  }
 .selbar .time{
    width: 130px;
    margin-right: 10px;
  }
  .selbar .address{
    width: 130px;
    margin-right: 10px;
  }
  .selbar .container {
    width: 100%;
  }
  .selbar .container select {
    width: 25%;
    margin-left: 0;
    margin-right: 10px;
    float: left;
  }
  .selbar .container .ser input {
    width: 30%;
    float: left;
  }
  .sidebar .brief .name span{
    font-size: 18px !important;
  }
  .sidebar {
    display: block;
    margin-left: 15px;
    margin-top: 32px;
    padding-right: 0;
  }
  .busicard{
    height: 61px;
  }
  .busicard,
  .mylist {
    background: #fff;
    border: 1px solid #e6e7ec;
    padding: 20px;
  }
  .busicard h4,
  .mylist h4 {
    font-size: 20px;
    font-weight: bold;
    color: #3b4547;
    text-align: left;
  }
  .brief {
    background: #fff;
    border: 1px solid #e6e7ec;
    padding: 20px 10px 20px 20px;
    min-height: 117px;
  }
  .brief .ctn {
    padding: 0;
  }
  .brief .name {
    font-size: 18px;
    color: #333;
    line-height: 18px;
    margin-bottom: 10px;
  }
  .brief .name span {
    width: auto;
    margin-right: 10px;
  }
  .brief .name span:last-child {
    font-size: 14px;
    line-height: 25px;
  }
  .brief .tit{
    font-size: 14px;
    color: #999;
    line-height: 14px;
    margin-bottom: 11px;
  }
  .brief .comp {
    color: #82a4ab;
    line-height: 14px;
  }
  .brief a {
    background: #c8c8c8;
    border-radius: 2px;
    padding: 5px 10px;
    margin-top: 15px;
    color: #fff;
    font-size: 14px;
    line-height: 14px;
  }
  .brief a:hover {
    color: #fff;
  }
  .mylist {
    padding: 0;
    padding-top: 20px;
    margin-top: 10px;
  }
  .mylist h4 {
    padding-left: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e6e7ec;
  }
  .mylist .item {
    padding-top: 10px;
    margin-left: 20px;
    margin-right: 20px;
    border-bottom: 1px solid #eee;
  }
  .mylist .item h5 {
    font-size: 16px;
    color: #666;
    margin-bottom: 7px;
    line-height: 32px;
  }
  .mylist .item p {
    font-size: 14px;
    color: #666;
    margin-bottom: 15px;
    float: left;
    width: auto;
    margin-right: 40px;
  }
  .mylist .item p i,
  .mylist .item p span {
    color: #82a4ab;
    margin-right: 5px;
  }
  .mainlist .item .brief a {
    background: transparent;
    padding: 0;
    margin: 0;
  }
  .avatar{
    margin-right: 15px;
    float: left;
  }
.sidebar .ctn{
  width: calc(100% - 90px);
  padding:0;
  float: left;
}
.contact {
  padding-top: 68px;
}
.mainlist .item .brief{
  min-height: auto;
}
.sidebar .brief{
  border-top: 0;
}
}
@media (min-width: 1200px) {
  .main{
    width: 750px;
    margin-left: 15px;
  }
  .selbar select,.selbar .ser{
    margin-top: 0;
    width: 356px;
  }
 .selbar .time{
    width: 196px;
    margin-right: 10px;
  }
  .selbar .address{
    width: 136px;
    margin-right: 10px;
  }
  .nav_main {
    width: 1170px;
  }

  .news_pc .ctn{
    width: 720px;
  }
  .news_pc ul{
    margin-top: 30px;
  }
  .banner .container .login{
    margin-right: 0;
  }
  .intro_left {
    margin-left: 80px;
  }
  .arrow_container {
    width: 1140px;
  }
  .activity .container .iteml{
    width: 388px;
  }
  .activity .container .item{
    margin-left: 22px;
  }
  .activity .item .brief{
    padding-bottom: 14px;
  }
  .contact .item:nth-child(2){
    width: 250px;
    margin-right: 160px;
  }
  .contact .item div{
    width: auto;
  }
  .contact .item:nth-child(3){
    width: 300px;
    margin-right: 82px;
  }
  .contact .item:nth-child(4){
    width: 345px;
  }
  .latest li{
    text-align: left;
    padding: 0;
    width: 270px;
    overflow: hidden;
  }
  .latest li:nth-child(3n+1){
    margin-right: 150px;
  }
  .latest li:nth-child(3n+2){
    margin-right: 150px;
  }
  .intro_left,.intro_right{
    margin: 0;
    width: 554px;
  }
  .intro_left{
    margin-right: 31px;
    margin-left: 15px;
    margin-bottom: 19px;
  }
    .process em {

    margin: 30px 20px;
    
  }
}

.single{
  float:none !important;
  margin:0 auto;
}

/*底部导航*/
.page {
    background: #ffffff;
    border-top: none;
}

.page_content {
    width: 550px;
    margin: 0 auto;
    padding: 20px 0;
	text-align:center;
}
@media (max-width:414px){
	.page_content{
	width:300px;
	margin:0 auto
	}
	
}

.page a {
    display: inline-block;
    border: 1px solid #cccccc;
    font-size: 14px;
    color: #666666;
    margin-right: 2px;
    text-align: center;
	padding:2px;
	min-width:22px; 
	height:22px;
	line-height:20px;
	margin-bottom:5px;
	box-sizing:content-box;
	border-radius:0;
}
.activity ul:before,.activity ul:after{
  content: '';
  display:block;
  clear:both;
}
.activity li{
  position: relative;
}
.activity li:before{
  content: '';
  width: 5px;
  height: 5px;
  display: block;
  border-radius:50%;
  background: #adc5ca;
  position: absolute;
  top: 16px;
}
.activity li a{
  font-size: 15px;
  line-height: 35px;
  color: #333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  padding-left: 10px;
}
.activity .more{
      width: 88px;
    height: 26px;
    color: #fff;
    font-size: 14px;
    background: #35c0db;
    line-height: 26px;
    text-align: center;
    border-radius: 5px;
    margin: 20px auto;
}
@media(min-width: 768px){
  .activity img{
    width: 300px;
    margin-right: 30px;
  }
  .activity .ctn{
    width: calc(100% - 330px);
    float: left;
  }
  .activity a>span{
    font-size: 14px;
    color: #999;
    float:right;
  }

}
