/* 
    Created on : 2016-11-24, 10:06:40
    Author     :  云启科技 
*/

/*通常样式*/

.uppercase  {
    text-transform:Uppercase 
}
html, body {
    font-family: "Microsoft YaHei";
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
}

.clear:after {
    clear: both;
    content: " ";
    display: block;
    height:  0;
    width:  0;
    visibility: hidden;
}

p {
    margin:  0;
    padding: 0;
}
.mainw, .w1200 {
    width: 1200px;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
}

a {
    text-decoration: none;
    color:  #000;
}

ul {
    list-style-type:  none;
    padding:  0;
    margin:  0;
}


img  {
    max-width: 100%;
    max-height: 100%;
}


.hide , .hidden {
    display: none;
    width: 0;
    height: 0;
}



.video { OVERFLOW: hidden; WIDTH: 100%; POSITION: relative}
.close_light_bg {DISPLAY: none; BACKGROUND: #000; FILTER: alpha(opacity = 95); LEFT: 0px; WIDTH: 100%; POSITION: absolute; TOP: 0px; HEIGHT: 100%; opacity: .95}

/*

table{width:100%;margin:0 auto; border-collapse:collapse;};
table tr{color:#888888;}
table, table tr, table tr td, table tr th{border:#ccc solid 1px;}
table tr td{padding: 5px; margin:0px; border:1px solid #ccc; text-align:center;}
table{margin:0 auto;}
table{border-collapse:collapse;}
table tr.tit{background-color:#f9f9f9; height:20px; font-weight:700;}
table tr.tit td{padding:10px 5px;}
table td{border:1px solid #f4f4f4; padding:3px 5px; text-align:center; }
table td img{ margin:0 auto;}
table tr{color:#777777;}
table tr:hover{ background-color:#c00; color:#fff;}
table td:hover ,  table tr:hover{ background-color:#C00 !important; color:#FFF !important; cursor:pointer}
table tr:hover td a{color:#fff;}
p{text-indent:0}
*/

.pagex {
    clear: both;
    height: 50px  !important;
    margin: 20px;
    margin: 20px 0;
  
}

.pagex ul {
}
.pagex ul li {
    float: left;
    /*border: 1px solid #ccc;*/
    padding: 2px 9px;
    margin: 0 3px;
    line-height: 20px;
    background: #fff;
    /*height: 60px !important;*/
}
.pagex ul li.thisclass {
    display: inline-block;
    border: 1px solid #af1e24;
    padding: 2px 9px;
    margin: 0 3px;
    background: #af1e24;
    color: #fff;
}
.pagex ul li.thisclass a {
    color: #fff;
}
.pagex ul li a:hover {
    color: #1f9652;
}
.pagex ul li span {
    display: inline-block;
    padding: 0;
}



/**********************/
#top {
    background: url(/static/jibao/top.jpg) repeat-x;
}


#top .text {
    line-height: 30px;
}



#top .logo-tel {
    margin-top: 30px;
    margin-bottom: 30px;
}

#top .logo-tel img {
    float: left;
    display: inline-block;
    margin-right: 20px;
}

#top .logo-tel .info {
    border-left: 1px dotted #ccc;
      display: inline-block;
    padding-left: 20px;
       font-size: 18px;
       line-height: 30px;
}

#top .logo-tel .info span  {
   color: #1144a3;
}

#top .logo-tel .tel {
    float: right;
     background: url(/static/jibao/top-tel.png) no-repeat 0 4px;
    padding-left: 60px;
    font-size: 18px;
    line-height: 30px;
}
#top .logo-tel .tel .down {
 
  font-size: 24px;
  font-family: "IDYuanBold";
  color: rgb(17, 68, 163);
  line-height: 1.2;
 
}


#nav {
    background: #1144a3;
    height: 50px;
    
}

#nav li.f a {
    line-height: 50px;
      color: white;
}

#nav li.f {
    float: left;
    width: 12.5%;
    text-align: center;
}


#nav li.f:hover , #nav li.f.hover  {
    background: #147618;
}

#nav li.f.pro {
    /*position:  relative;*/
    z-index: 999;
}

#nav li.f.pro .s {
    position: absolute;
    z-index: 99;
    top: 50px;
    left: 0;
    background: white;
    width: 100%;
    padding-bottom: 30px;
    display: none;
}

#nav li.f.pro:hover .s {
    display: block;
}

#nav li.f.pro .s  * {
    color: #000000;
}

#nav li.f.pro .s .con {
    padding: 10px 30px;
}

#nav li.f.pro .s .unit {
    float: left;
    
    padding-left: 20px;
    width: 200px;
    margin-right: 20px;
}

#nav li.f.pro .s .unit a {
    display: block;
    line-height: 1.7;
    text-align: left;
    border-bottom: 1px solid #ccc;
}


#nav li.f.pro .s .img {
    float: left;
    width: 180px;
    height: 120px;
    display: inline-block;
    margin-top: 40px;
}

#nav .s h3 {
    margin: 10px 0;
}

#nav li.f.pro .s .unit a.more {
    font-size: 20px;
    border-bottom: 0;
    line-height: 2em;
}





#footer {
       background: url(/static/jibao/footbg.png)  center 0 no-repeat ;
       margin-top: 30px;
}

#footer .mainw {
    overflow: hidden;
    padding-top: 70px;
   
}
#footer    .l {
    width: 333px;
    float: left;
    border-right: 1px solid #ccc;
}

#footer    .l  .one {
    border-left: 5px solid #1144a3;
    padding-left: 10px; 
}
#footer    .l  .one h3 {
    letter-spacing:  5px;
    margin:  0;
    
}
#footer    .l  .one p {
    line-height: 2em;
}

#footer    .l  .option {
    margin-top: 40px;
    margin-left: 30px;
    
}

#footer    .l  .option  p {
    line-height: 3em;
    padding-left: 30px;
}
 

#footer    .l  .option  p.phone {
    background: url(/static/jibao/footer-phone.png) 0 10px no-repeat;
}
#footer    .l  .option  p.tel {
    background: url(/static/jibao/footer-tel.png) 0 10px   no-repeat;
}

#footer    .l  .option  p.address {
    background: url(/static/jibao/footer-address.png) 0 10px   no-repeat;
}


#footer    .m {
    width: 480px;
    float: left;
    
    margin-left: 20px;
    
      border-right: 1px solid #ccc;
 min-height: 237px;
}


#footer    .m  .item {
    float: left;
    width: 140px;
    margin-right: 10px;
}

#footer    .m  .item a {
    display: block;
    line-height: 2em;
}
#footer    .m  .item a.h3 {
    border-bottom: 1px solid #ccc;
        
}

#footer    .r {
    width: 333px;
    float:  right;
  
}



#footer form {
   
}

#footer #author {
     background: url(/static/jibao/footer-linkman.png)   right   no-repeat;
     width: 320px;
}


#footer #tel {
     background: url(/static/jibao/footer-tel2.png)   right  no-repeat;
     width: 320px;
}


#footer #msg {
     background: url(/static/jibao/footer-msg.png)  top  5px right 5px  no-repeat;
     padding: 5px;
     width: 320px;
}


#footer #submit {
    display: block;
    margin:  0 auto;
    width: 80px;
}


#footer .copyright {
    text-align: center;
    margin-top: 20px;
    border-top: 1px solid #ccc;
    line-height: 3em;
}