/**
URL: http://www.023net.net.cn/
Description: 重庆互联网
Author: Crony 2015.1.26
Version: 1.0
**/
li{list-style-type:none;}
.index_menu{padding:2px;position: relative;overflow: hidden;}
.index_menu li{float:left;width:49.65%; margin-bottom:2px; margin-right: 2px;}
.index_menu li .at-btn{width:100%;}
.index_menu li.last{ margin-right: 0px;}
.ot_btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 0.625em 1em;
  border-radius: 2px;
  line-height: 1.2;
  font-size: 1.6rem;
  outline: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-transition: background-color 300ms ease-out, border-color 300ms ease-out;
  transition: background-color 300ms ease-out, border-color 300ms ease-out;
}
.scre_btn {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border:none;
  padding: 0.625em 1em;
  line-height:1.2;
  font-size:1.6rem;
  width:100%;
}
.scre_btn.r_br{ border-right: 1px solid #429842;}
.at-dropdown{width:50%;float: left;}
.user_login h1 {font-size: 200%;color: #999;margin-top: 30px;}
.user_login p {font-size: 14px;}
.user_login .open_t{ text-align: center; color: #999; margin-top:20px;}
.user_login .at-btn-group{position:relative;display:block;padding-left:24%;}
.user_login .at-icon-btn.at-wb,.user_login .at-icon-btn.at-wx,.user_login .at-icon-btn.at-qq{color: #fff;}
.user_login .at-icon-btn.at-wb {background-color:#dd514c;}
.user_login .at-icon-btn.at-wx {background-color:#5eb95e;}
.user_login .at-icon-btn.at-qq {background-color:#0e90d2;}

/*Page*/
#content{position:relative;overflow:hidden;padding-bottom:50px}
.wrap {width: 96%;margin: 0 auto;}
.about_t{height:100px;width：100px; margin-top:20px;font-size:18px;font-weight:500;text-align:center;color:#7e7e7e;display:block;overflow:hidden}
.about_c{line-height:24px;color:#7e7e7e;font-size:14px;border-bottom:1px solid #e5e5e5;padding-bottom:20px}
.about_wrap{background:#fff;min-height:100%}
.about_contact dl{color:#7e7e7e;margin-top:10px}
.about_contact dl a{color:#7e7e7e;font-size:11px}
.about_contact dt{display:block;height:40px;line-height:45px;color:#505050;overflow:hidden}
.about_contact dd{display:inline-block;height:20px;line-height:20px;font-size:11px;margin-right:5px}
.pd15{padding:15px;}
.pd10{padding:10px;}

/*Work*/
.work_t{height:50px;border-bottom:solid 1px #dedede;padding: 10px;}
.work_t dl{line-height:28px; color: #999; font-size: 12px;}
.at-icon-eye,.at-icon-clock-o{margin-right: 5px;}
.about_c .desc{ margin:20px 0;}

/*News*/
.news_t{border-bottom:solid 1px #dedede;padding:10px 10px 15px 10px; margin-bottom: 10px;}
.news_t .article-title{font-size: 18px;font-weight: bold;margin-bottom: 5px;}
.news_t .article-meta {font-size: 12px;color: #999;}
.news_t .article-meta .item {margin-right: 10px;}
.news_t .article-content {font-size: 15px;line-height: 24px;word-wrap:break-word;}

/*Service_list*/
.service_title{background:#eee;text-align: center;}
.service_title h2{font-size:1.8rem; font-weight:bolder;padding-top:5px;color:#0e90d2; margin-bottom:0.2rem;}
.service_title span{font-size:1.3rem;color:#999;}
.service_list{position: relative;margin-top:10px;}
.service_list dl{height:auto;overflow:hidden;border-bottom:1px solid #dedede;}
.service_list dt{width:30%;}
.service_list dd{width:70%;}
.service_list .at-icon-btn {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:inline-block;width:90px;height:90px;font-size: 24px;line-height:90px;border-radius: 50%;color:#555;text-align: center;}
.service_list .t_progress h3{margin-bottom:2px;font-weight: bolder;color:#555;}
.service_list .t_progress .desc{font-size:1.3rem;line-height:2.1rem;margin-bottom:5px;color:#999;}
.service_list .at-qiye{background:#dd514c;color: #fff;}
.service_list .at-mapp{background:#1c9af7;color: #fff;}
.service_list .at-wxwap{background:#5eb95e;color: #fff;}

