 
/* CSS Document */

/*重置标签*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;outline:none;}
input.hidefocus::-moz-focus-inner {border:none;}
table{border-collapse:collapse;border-spacing:0;empty-cells:show;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var,optgroup,b{font-style:inherit;font-weight:inherit;}
del,ins{text-decoration:none;}
li{list-style:none;}


/**滚动导航**/
.scrollspy-nav {
  top: 0;
  z-index: 100;
  background: #0e90d2;
  width: 100%;
  padding: 0 10px;
}

.scrollspy-nav ul {
  margin: 0;
  padding: 0;
}

.scrollspy-nav li {
  display: inline-block;
  list-style: none;
}

.scrollspy-nav a {
  color: #eee;
  padding: 10px 20px;
  display: inline-block;
}

.scrollspy-nav a.am-active {
  color: #fff;
  font-weight: bold;
}

.am-panel {
  margin-top: 20px;
}

.amw-nav{
  background: #fff;
  height: 90px;
}

.amw-nav .amw-logo{
  margin-top: 15px;
}

.amw-nav ul li{
  height: 90px;
  line-height: 90px;
}

.amw-nav ul li a{
  padding: 0 10px;
  color: #353535;
}

.amw-nav a.am-active{
  color: #0475de;
}
em ,i{
  font-style: normal;
}

li{
  list-style: none;
}

/**横幅**/
.banner{
  background: url("../images/banner.jpg") no-repeat center;
  height: 475px;
  text-align: center;
}

.banner p{
  color: #fff;
  padding-top: 120px;
  font-size: 24px;
}

.banner span{
  display: block;
  font-size: 40px;
  color: #fff;
  font-weight: 700;
}

.banner i{
  display: block;
  font-size: 26px;
  font-weight: normal;
  color: #777;
}

.banner a{
  padding: 10px 35px;
  color: #fff;
  margin-top: 100px;
  display: inline-block;
  background: #ff1e1e;
  transition: 0.3s all;
  border-radius: 3px;
  font-size: 16px;
}

.banner a:hover{
  background: rgba(255,255,255, 0.6);
  color: #525252;
}

/**标题**/
.amw-t{
  text-align: center;
  margin: 35px 0;
}

.amw-t p{
  display: inline-block;
  position: relative;
  font-size: 28px;
  color: #333;
}

.amw-t p:before{
  left: -66px;
}

.amw-t p:after{
  right: -66px;
}

.amw-t p:before{
  content: '';
  display: block;
  position: absolute;
  width: 40px;
  height: 1px;
  background: #ccc;
  top: 22px;
}

.amw-t p:after{
    content: '';
    display: block;
    position: absolute;
    width: 40px;
    height: 1px;
    background: #ccc;
    top: 22px;
}

/**域名注册**/
.amw-zc ul{
  margin-bottom: 35px;
}

.amw-zc ul li{
  line-height: 36px;
  border-bottom: 1px dashed #ddd;
  text-align: center;
  font-size: 13px;
  color: #525252;
}

.amw-zc ul .bold{
  font-weight: 700;
  font-size: 16px;
  padding-bottom: 15px;
}

.amw-zc ul li img{
  text-align: left;
  display: block;
  float: left;
}

.amw-zc ul li span{
  display: block;
  float: left;
}

/**域名交易**/
.amw-ym img{
  width: 255px;
  height: 188px;
}

.amw-ym-buy {
  text-align: center;
}

.amw-ym-buy a{
  text-align: center;
  display: inline-block;
  background: #fe8431;
  padding: 5px 35px;
  font-size: 14px;
  margin-bottom: 35px;
  color: #fff;
  border-radius: 3px;
}

.amw-ym .am-thumbnail h3{
  display: block;
  height: 48px;
  line-height: 48px;
  overflow: hidden;
  padding: 5px 10px;
  color: #551a8b;
}

/**商标宝**/

.amw-sbb ,.amw-yjs{
  background: #f6f6f6;
  padding-bottom:35px;
}

.amw-sbb ul li{
  text-align: center;
}

.amw-sbb-box{
   background: #fff;
   padding: 35px;
}

.amw-sbb ul li h3{
  font-weight: 700;
  font-size: 18px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 15px;
}

.amw-sbb ul li p{
  color: #828282;
  font-size: 13px;
  line-height: 28px;
}



/**小程序**/
.amw-xcx{
  padding-bottom: 35px;
}

.amw-xcx .am-xcx-text h3{
  color: #ff6801;
  font-weight: 700;
  font-size: 18px;
  margin-top: 35px
}

.amw-xcx .am-xcx-text p{
  color: #525252;
  font-size: 14px;
  margin: 15px 0;
}

.amw-xcx .am-xcx-text span{
  font-size: 18px;
   font-weight: 700;
}

.amw-xcx .am-xcx-text span em{
  color: #ff6801;
}


/**云计算**/
.amw-yjs-box {
  background: #fff;
  padding: 35px;
}

.amw-yjs-box h3{
  text-align: center;
  font-size: 18px;
  color: #ff6801;
  border-bottom: 1px solid #ddd;
  padding-bottom: 35px;
}

.amw-yjs-box .amw-yjs-small{
  width: 103px;
  text-align: center;
  padding: 0 15px;
}

.amw-yjs-box .amw-yjs-small-2{
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}

.amw-yjs-box .amw-yjs-small span{
  display: block;
  font-size:30px;
}

.amw-yjs-box .amw-yjs-small span i{
  font-size: 12px;
}

.amw-yjs-box .amw-yjs-small em{
  display: block;
  font-size: 13px;
  color: #828282;
}

.amw-yjs .amw-yjs-box ul{
  margin: 15px 0;
}

.amw-yjs .amw-yjs-box ul li{
  list-style: none;
  line-height: 33px;
  font-size: 13px;
  color: #525252;
}

.amw-yjs .amw-yjs-box ul li em{
  color: #ff0000;
}

.amw-yjs-box  .amw-yjf-buy span{
  background: #ff6801;
  color: #fff;
  height: 28px;
  line-height: 28px;
  display: block;
  width: 38px;
  text-align: center;
}

.amw-yjs-box .amw-yjf-buy em{
  border: 1px solid #ff6801;
  height: 28px;
  line-height: 28px;
  display: block;
  padding: 0 10px;
  font-size: 13px;
  color: #828282;
}

.amw-yjs-box .amw-yjf-buy a{
  font-size: 13px;
  margin-left: 15px;
}


/**ssl证书**/
.amw-ssl ul li{
  text-align: center;
}

.amw-ssl-box{
  background: #fff;
  padding: 35px 25px;
  -moz-box-shadow: 0px 0px 15px #dddddd;
  -webkit-box-shadow: 0px 0px 15px #dddddd;
  box-shadow: 0px 0px 15px #dddddd;
}

.amw-ssl-box h3{
  border-bottom: 1px solid #ddd;
  padding-bottom: 25px;
  margin-top: 10px;
}

.amw-ssl-box ul{
  margin: 15px 0;
}

.amw-ssl-box ul li{
  text-align: left;
  list-style: none;
  font-size: 13px;
  line-height: 33px;
  color: #525252;
}

.amw-ssl-box a{
  background: #f9f9f9;
  border: 1px solid #ddd;
  border-radius: 3px;
  text-align: center;
  padding: 8px 35px;
  font-size: 13px;
  color: #525252;
}

.amw-ssl ul li:hover .amw-ssl-box a{
  color: #fff;
  background: #ff6801;
  border: 1px solid #ff6801;
}

/**资讯热点**/
.amw-news{
  background: #f6f6f6;
  margin-top: 25px;
  padding-bottom: 25px;
}

.amw-news-list h2{
  border-bottom: 1px solid #ddd;
  margin-bottom: 15px;
  font-size: 16px; 
}

.amw-news-list h2 span{
  display: inline-block;
  border-bottom: 3px solid #e8631c;
  margin-top: -1px;
}

.amw-news ul li{
  height: 24px;
  overflow: hidden;
  margin-bottom: 5px;
  font-size: 14px;
}

.amw-news ul li span{
  color: #828282;
  margin-right: 5px;
}

.amw-news ul li a{
  color: #525252; 
}

.amw-news ul li a:hover{
  color: #337ab7;
}

/*新底部样式*/
.footer{
    background: #f7f7f7;
    padding: 25px 0;
    font-size: 13px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin-top: 25px;
}

.footer-l ul {
    margin-right: 55px; 
}

.footer-l {
    border-right: 1px solid #ddd;
}

.footer-l ul li {
    height: 26px;
    line-height: 26px;
    font-size: 13px;
}

.footer-l ul li a{
    color: #777;
}

.li-bold{
    font-weight: bold;  
    margin-bottom: 10px;
}

.li-bold a{
    color: #525252!important;
    font-size: 15px;
}

.footer .wx{
   width: 310px;
   padding:0 55px;
   border-right: 1px solid #ddd;
   height: 160px;
}

.footer .wx img{
    display: block;
}

.wx-img p{
    width: 100px;
    color: #828282;
    font-size: 13px;
    margin-left: 10px;
    margin-top: 10px;
}

.wx .f-tel{
    width: 44px;
    height: 44px;
    display: block;
    background-position: 0 -430px;
    margin-top: 0
}

.wx .wx-tel dl{
    margin-left: 20px;
    margin-bottom: 10px;
}

.wx .wx-tel dl dt{
    font-weight: 700;
    color: #212121;
    font-size: 16px;
}

.wx .wx-tel dl dd{
    color: #828282;
    font-size: 18px;
}

.beian{
    margin-top: 25px;
}
.beian p{
    color: #828282
}



