﻿*{
    padding:0;
    margin:0;
	font-family:"微软雅黑", "宋体", "黑体";
  }
  .wrap{
    width:1200px;
    margin:0 auto;
  }
  header{
    height:488px;
    width:100%;
  }
  nav{
    width:100%;
  }
  #nav_link{
    height:78px;
    padding-top:22px;
  }
  #logo{
    display: inline-block;
  }
  #nav{
    height:50px;
    line-height:50px;
    width:100%;
    background-color:#04539c;
  }
  #alink li{
    float:left;
    width:130px;
    text-align: center;
    list-style: none;
  }
  #alink li a{
    text-decoration: none;
    color:#fff;
    display: block;
    width:130px;
  }
  #alink li a:hover{
    background-color:#033a6d;
  }
  #alink{
    overflow: hidden;
  }
  #banner{
    height:338px;
    width:100%;
    background:url("../img/chanpingjianjie/pro_banner.jpg");
  }
  .ziti{
    color:#424242;
    font-size:15px;
  }
  #d3dao b{
    display: inline-block;
    font-size:20px;
    margin-right:10px
  }
  #daohang{
    margin-top:10px;
	padding-top:20px;
	border-top:5px solid #04539c;
  }
  #daohang li{
    list-style: none;
    margin-bottom:10px;
    width:250px;
    height:45px;
    line-height:45px;
    text-align:center;
    border-radius:7px;
    background-color:#eeeeee;
  }
  #daohang li a{
    text-decoration: none;
    color:#333333;
    display:inline-block;
    border-radius:7px;
    width:250px;
    height:45px;
  }
  #daohang li a:hover{
    background-color:#105ea6;
    color:#fff;
  }
  #content{
    margin-top:40px;
  }
 #d3dao{
   width:250px;
   float:left;
   margin-right:60px;
 }
  #ditu{
  font-size:14px;
  padding-bottom:10px;
    border-bottom:2px solid #ddd;
  }
  #ditu span{
    display: inline-block;
    font-size: 12px;
    margin-left:10px;
  }
#ditu #xitong{
   color:#105ea6;
    font-weight: bold;
  }
  #xitong_jis{
    float:left;
    width:888px;
    color:#666666;
  }
  #xt_jieshao h1{
    margin-bottom:18px;
    margin-top:20px;
    color:#105ea6;
    font-size:16px;
  }
  #xt_jieshao p, #xt_jieshao h3{
    line-height:28px;
    font-size:12px;
    text-indent: 30px;
  }
  
  #xt_jieshao img{
    display: block;
    margin:18px auto;
  }
  #footer{
   height:493px;
    background-color:#0b3f6d;
  }
  #foot_box{
    padding-top:50px;
    height:406px;
    overflow: hidden;
    color:#fff;
	margin:0 auto;
  }
  #foot_box div.ablock{
    float:left;
	margin-right:60px;
  }
  div.ablock ul{
    list-style:none;
    font-size:16px;
  }
  div.ablock ul li{
    margin-bottom:10px;
  }
  div.ablock p{
    font-size:20px;
    margin-bottom:20px;
  }
  #yejiao{
    width:100%;
    height:40px;
    color:#fff;
    line-height:40px;
    text-align: center;
    background-color:#000;
  }
  #yejiao p{
    font-size:14px;
  }
  #lianxi #contact{
    margin-left:10px;
    font-size:18px;
  }
  #lianxi_xin{
    display: inline-block;
    width:20px;
    height:20px;
    margin-top:5px;
    margin-right:10px;
    background:url("../img/xinxi.png") no-repeat 0 3px;
  }
  #lianxi_tel{
    display: inline-block;
    width:20px;
    height:20px;
    margin-top:5px;
    margin-right:10px;
    background:url("../img/xinxi_tel.png") no-repeat;
  }
#xt_jieshao{
  margin-top:20px;
}
#xt_jieshao li div{
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	width:370px;
	font-weight:bold;
}
  #xt_jieshao h3 b{
    width:3px;
    height:3px;
    line-height:28;
    vertical-align:middle;
    margin-right:5px;
    display:inline-block;
    background-color:#666666;
    border-radius:50%;
  }
#xt_jieshao .right-news li{
	  list-style:none;
}
#daohang b{
display:block;
color: #333;
width:100%;
font-size: 18px;
font-weight: inherit;
}
#daohang b:hover{
color:#fff;
}