body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
    margin: 0;
    padding: 0;
}

body,
button,
input,
select,
textarea {
    font-family: "\5fae\8f6f\96c5\9ed1";

}



h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
}

address,
cite,
dfn,
em,
var {
    font-style: normal;
}

code,
kbd,
pre,
samp {
    font-family: couriernew, courier, monospace;
}

small {
    font-size: 12px;
}

ul,
ol {
    list-style: none;
}

a {
    text-decoration: none;
    -webkit-tap-highlight-color:transparent;
}

a:hover {
    text-decoration: none;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

legend {
    color: #000;
}

fieldset,
img {
    border: 0;
}

button,
input,
select,
textarea {
    font-size: 100%;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}
ul ul, ul ol, ol ol {
    list-style: none;
}


.clearfloat:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0
}

.clearfloat {
    zoom: 1
}

.con-w {
    margin: 0 auto;
    height: auto;
    width: 1200px;
    min-width: 1200px;
}

/* 头部 */
.header {
    width: 100%;
    height: auto;
    background-color: #fff;
}

.header-top{
    height: 100px;
}
.logo{
    float: left;
    width: 400px;
    margin-top: 28px;
    cursor: pointer;
}
.logo img{
    width: 400px;
}
.search{
    float: right;
    margin-top: 30px;
    position: relative;
}
.search-input{
    width: 300px;
	height: 42px;
	border-radius: 2px;
    border: solid 1px rgba(0, 0, 0, 0.12);
    background: #eeeeee;
    text-indent:15px;
}

.go-search{
	
    background: url(/uploads/image/p2szimages/search.png) no-repeat;
        
    width: 16px;
        
    height: 16px;
        
    position: absolute;
        
    top: 15px;
        
    right: 15px;
        
    cursor: pointer;
    }
.header-nav{
    width: 100%;
	height: 60px;
	background-color: #005bac;
}
 
.header-nav .nav-list li{
    float: left;
    width: 170px;
    height: 60px;
    text-align: center;
    box-sizing: border-box;

}
.header-nav .nav-list li.on,.nav-list li:hover{
    background-color: #024c8d;
}



.header-nav .nav-list li a{
    display: block;
    width: 100%;
	font-size: 18px;
    color: #ffffff;
    height: 24px;
    margin-top:20px;
    border-right: 1px solid rgba(255, 255, 255, 0.4);
}
 .header-nav .nav-list li.on a,.nav-list li:hover a, .header-nav .nav-list li.last a{
    border-right:none;
}

 .header-nav .sub{
        width: 170px;
        height: auto;
        background-color: rgba(255, 255, 255, 0.88);
        box-shadow: 0px 2px 4px 0px 
            rgba(0, 0, 0, 0.18);
        opacity: 0.88;
        position: absolute;
    z-index: 99;
    margin-top: 16px;
    display: none;

}
.header-nav .nav-list .sub-list li {
    text-align: center;
	font-size: 16px;
    color: #333333;
    cursor: pointer;
    line-height: 60px;
    float: none;
    width: 100%;
}
.header-nav .nav-list .sub-list li a{
	 color: #333333;
    width: 100%;
  font-size: 16px;
 
    height: auto;
    margin-top: 0;
    border-right: none;
}
.header-nav .nav-list .sub-list li a:hover{
    background-color: #005bac;
    color: #ffffff;
}
.header-nav .hover .sub{
    display: block;
}




/* footer */

.compnay {
    background: #f6f6f6;
    width: 100%;
    height: 375px;
    border-top: 1px solid #ededed;
  }
  
 .compnay .coms {
    width: 1200px;
    margin: 0 auto;
    position: relative;
 
  }
  
 .compnay .compnay-left {
    overflow: hidden;
    padding-top: 54px;
    float: left;
    /* padding-bottom: 25px; */
  }
  
 .compnay .compnay-left .yiji {
    justify-content: space-around;
    font-size: 18px;
  }
  .compnay .compnay-left .yiji .yiji-list{
      float: left;
      margin-right: 55px;
  }
  
 .compnay .compnay-left .yiji span a {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 29px;
    display: block;
    cursor: pointer;
    color: #333;
  }
  
 .compnay .compnay-left .yiji span a:hover {
    color: #005bac;
  }
  

  
 .compnay .compnay-left .yiji ul li  {
    width: auto;
    font-size: 14px;
    color: #b8bcbf;
    line-height: 14px;
    margin-bottom: 21px;
    cursor: pointer;
  }
   .compnay .compnay-left .yiji ul li a{
   	 color: #b8bcbf;
   }
  
 .compnay .compnay-left .yiji ul li a:hover {
    color: #666666;
  }
  
 .compnay .compnay-right {
     float: right;
    width: 280px;

    padding-top: 54px;
  }
  
 
  
 .compnay .compnay-right ul .tits {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 29px;
    display: block;
    color: #333;
  }
  
 .compnay .compnay-right ul .tits:hover {
    color: #005bac;
  }
  
 .compnay .compnay-right ul li {
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 21px;
    color: #b8bcbf;
  }
  
 .compnay .compnay-right ul li:hover {
    color: #666666;
  }
 
  
 .footer .font {
 
    overflow: hidden;
    background: #005bac;
    height: 100px;
    align-items: center;
    width: 100%;
 
    margin: 0 auto;
    justify-content: space-between;
  }
  
 .footer .font-l {
    width: 700px;
    float: left;
  }
  
 .footer .font-l ul {
    width: 700px;
    list-style: none;
  }
  
 .footer .font-l ul ol {
    list-style: none;
 
    padding-top: 31px;
  }
  .footer .font-l ul ol.banquan{
    padding-top: 13px; 
  }
  .footer .font-l ul ol.banquan li{
      padding-right: 8px;
  }
 .footer .font-l ul ol li {
    color: rgba(255, 255, 255, 0.4);
    font-size: 14px;
    float: left;
    cursor: pointer;
  }
   .footer .font-l ul ol li a{
   	  color: rgba(255, 255, 255, 0.4);
   }
 .footer .font-l ul ol li img {
    width: 20px;
    height: 20px;
  }
  
 .footer .font-r {
    padding-top: 42px;
    font-size: 16px;
    color: rgba(255, 255, 255, 0.4);
    float: right;
  }
  
  .dizhi{
      line-height: 24px !important;
  }



  .wx{
      position: absolute;
      right: 0;
      top: 290px;
  }
  .wx-img{
      display: none;
      opacity: 0;
      transition: all 1s ease-out 0s;
      -webkit-transition: all 1s ease-out 0s;
  }
  .wx-img{
      position: absolute;
      right: 46px;
      bottom: -24px;
  }
  .wx:hover .wx-img{
    display: block;
    opacity: 1;
  }
  .wx-t{
    
text-align: center;
    
margin-top: 4px;
    
color: #b8bcbf;
  }
.link{
    
float: right;
    
margin-top: 25px;
    
margin-right: 80px;
  }

.link-select {
    width: 190px;
    height: 40px;
    line-height: 40px;
    border-radius: 4px;
    border: solid 1.1px rgba(0, 0, 0, 0.15);
    font-size: 15px;
    padding-left: 20px;
    color: #666666;
    float: left;
    margin-right: 10px;
    background: url(/uploads/image/p2szimages/link_jiantou.png) no-repeat 180px center;
    position: relative;
    font-weight: bold;
}

.link-select .show-link{
	position: absolute;
    left: 0;
    bottom: 41px;
    width: 210px;
    padding: 0 20px;
    background: #fff;
    border: 1px solid rgba(0,0,0,.4);
    transition: .6s;
    display: none;
}
.show-link p{
	height: 30px;
	line-height: 30px;
}
.show-link p a{
	font-size: 15px;
	color: #666666;
	font-weight: normal;
}
