body{
	margin:0px; 
	padding:0px; 
	font-size:12px; 
	font-family:Arial, "微软雅黑"; 
	color:#666;
}
.logo-txt img {
    margin-top: 7px;
	width: 210px;
    margin-left: -10px;
}
.head-top {
    background:#007bc5;
    color:  #fff;
    padding: 10px 0 10px 0;
    position: relative;
    z-index: 11;
}
.head-top .col-md-6:last-child {
    text-align:  right;
}
.head-top .col-md-6:last-child a {
    color:  #fff;
    margin-right:  5px;
    margin-left:  5px;
}
.head-top span.glyphicon {
    font-size: 52px;
}
.head-top p ,.head-top span {
    font-size:  12px;
    line-height: 14px;
    margin:  auto;
    color:#fff;
    display: inline-block;
}
@media(max-width:991px) {
    .head-top p, .head-top span {
        margin-bottom: 14px;
    }
}
.head-topRight {
    display: inline-block;
    float: right;
}
.head .search-box {
    display:  inline-block;
    color:  #fff;
    float:left;
}
.head .head-topRight a {
    color:  #fff;
    background:  #006bab;
    padding: 9px 10px;
    padding-left:  25px;
    margin-left:  10px;
    position:  relative;
}
.head .head-topRight a:before {
    content: "\e250";
    position:  absolute;
    top: 9px;
    left: 5px;
    font-size: 15px;
}
.head-search .form-inline {
    display:  inline-block;
    position:  relative;
    background: transparent;
    margin-top: 25px;
    border:  1px solid #006bab;
    border-radius:  20px;
    color:  #006bab;
}
.head-search input,
.head-search input:hover,
.head-search input:focus{
    float: left;
    background: transparent;
    border: none;
    line-height: 30px;
    box-shadow: none;
    outline: none;
    color: #006bab;
}
.head .head-search span.glyphicon {
    right:  0px;
    top: 0px;
    padding:  10px;
    z-index: 1;
}
.head-search input.head-search-submit {
    color:  transparent;
    z-index:  2;
    position:  relative;
}
.head-search input.head-search {
    padding-left:  14px;
}
.head h1 {
    color:  #007bc5;
    font-size:  22px;
    font-weight: bold;
    margin: 10px 0;
}
.head-nav li {
    display:  inline-block;
}
.head-nav li a {
    display: block;
    float: left;
    white-space: nowrap;
    font-size: 16px;
    font-weight: bold;
    padding: 31px 15px;
    color: #333;
    margin: 1px 0px -4px;
}
.head-nav {
    text-align:right;
}
.head {
    background:#fff;
}
.p-0{
	padding: 0px;
}
.head-language a:hover {
    color:  #fff;
    background: #39ac4b;
}
.head-top .head-icon,.head-top .head-txt {
    display:  inline-block;
    margin-left: auto;
}
.area-head {
    position: relative;
    z-index: 2;
    box-shadow: 0px 2px 5px 0px #ccc;
}
@media(min-width:768px){
.head-nav li a:hover{
	color:#007bc5;
	background:#fff;
}
.sNav1{ width:211px; min-height:176px; _height:176px; position:absolute; z-index:100; top:68px; padding-top:10px; display:none;}
.sNav1 .bg1{ height:16px; width:211px; background:url("../img/sNavBg1.png") no-repeat;}
.sNav1 .bg2{ height:13px; width:211px; background:url("../img/sNavBg3.png") no-repeat;}
.sNav1 .list{ width:211px; background:url("../img/sNavBg2.png") repeat-y;}
.sNav1 ul{}
.sNav1 li{ height:40px; line-height:40px; overflow:hidden; font-size:14px;display: block; position:relative; margin:0 24px; background:url("../img/line1.gif") repeat-x bottom;}
.sNav1 li a {
	padding-left: 18px;
	color: #666666;
	background: url("../img/ico6.png") no-repeat left center;
	line-height: 40px;
	padding: 0px 0px 0px 24px;
    font-size: 12px;
    float: none;
    text-align: left;
}
.sNav1 li a:hover{ color:#53af40;  background:url("../img/ico6On.png") no-repeat left center; font-weight:bold;}
.head-nav li:hover .sNav1{
	display:block;
}
}
/*foot*/
.area-foot {
       background: #f2f2f2;
}
.area-foot .container{
    padding: 0px 0 30px;	
}
.area-foot .container-fluid,
.area-foot .container-fluid a{
	background: #007bc5;
	color:#fff;
}
.area-foot .container-fluid{
	padding: 5px 0;
}
.footer-head li {
    display: block;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
    width: 40%;
    padding-bottom: 5px;
}
.footer-head li a {
    font-size: 16px;
}
.footer-head ul {
    margin-bottom:  30px;
}
.footer-title h3 {
    letter-spacing: 1.5px;
    margin: 1.5em 0 1.5em;
    font-size: 30px;
    text-align:  left;
    color: #333;
}
.thisclass{background: #3ea5e3;color: #fff;}
.thisclass a{color: #fff;}
.area-foot .col-md-7 p {
    width: 90%;
        line-height: 20px;
    font-size: 14px;
    letter-spacing: 1px;
    text-indent: 18px;
}
.area-foot .col-md-5 {
    padding-left: 85px;
}
.foot-copyright {
    text-align: center;
}
.pagelist li {
    display: inline-block;
    font-size: 15px;
    /* background-color: #fff; */
    padding: 0px 13px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-align: center;
    border: 1px #ddd solid;
    color: #0d0d0d;
}
.pagelist span{
	    line-height: 30px;
}
.news ul{
	margin-top: 30px;
}