html, body, div, h1, h2, h3, h4, h5, h6, p, img, dl, dt, dd, ol, ul, li, form, input,textarea,p,blockquote, table, tr, th, td { margin: 0;  padding: 0;  border: 0;}
table{border-collapse:collapse; border-spacing:0;}
img { border: 0; vertical-align: top; }
address,caption,cite,code,dfn,em,th,var{ font-style:normal; font-weight:normal;}
ol,ul,dl {list-style:none;}
input,textarea{border: 0; outline: 0; -webkit-appearance: none; resize: none;}
h1,h2,h3,h4,h5,h6,b{font-size:100%;}
.clearfix:after{content: ""; display: block; clear: both;}
a {text-decoration: none; color: #000; cursor: pointer;}
i{font-style: normal;}

/*/!* --ie清除--*!/
select::-ms-expand{ display: none; }
/!* --火狐、谷歌清除--*!/
select{
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    padding-right: 14px;
}
option::-ms-expand{ display: none; }
option{
    -moz-appearance:none; /!* Firefox *!/
    -webkit-appearance:none; /!* Safari 和 Chrome *!/
    appearance:none;
}*/
.fl{ float:left;}
.fr{ float:right;}
.hide { display: none;}
.pr{position: relative;}
.pa{position: absolute;}

body{
    font-size: 14px;
    line-height: 1.5;
    color: #000;
    font-family: "Microsoft YaHei","\5FAE\8F6F\96C5\9ED1",Arial,sans-serif;
}


.head .logos{
    width: 544px;
    margin-top: 40px;
}
.head .h_right{
    padding-top: 10px;
   /* overflow: hidden;*/
}
.head .h_right ul{
 
	height:32px;
}
.head .h_right ul li{
    float: left;
    margin-left: 15px;
    margin-top: 6px;
}
.head .h_right ul li a{
    color: #444;
}
.head .h_right ul li.border:after {
    content: '|';
    margin-left: 15px;
    color: #cdcdcd;
}
.head .h_right ul li.take:before {
    content: '|';
    margin-right: 15px;
    color: #cdcdcd;
}

.head .h_right ul .share{
  /*  overflow: hidden;*/
}
.head .h_right ul .share a {
    float: left;
    width: 26px;
    height: 26px;
}
.head .h_right ul .share .weibo {
    margin-right: 10px;
    background: url("7035885.png") no-repeat;
}
.head .h_right ul .share .weixin{
    background: url("7035886.png") no-repeat;
	position:relative;
}

.head .h_right ul .share .wxshare{
   position:absolute;
   left:28px;
   
   width:135px;
   height:147px;
}
.head .h_right .searchbox{
    border: 1px solid #d6e2ec;
    width: 364px;
    height: 31px;
    border-radius: 3px;
    overflow: hidden;
    margin-left: 65px;
    margin-top: 16px;
}
.head .h_right .searchbox .s_ipt{
    width: 270px;
    height: 31px;
    line-height: 31px;
    padding-left: 10px;
}
.head .h_right .searchbox .ibt{
    width: 84px;
    height: 31px;
    line-height: 31px;
    color: #fff;
    font-weight: bold;
    background-color: #54a5ec;
    text-align: center;
    border-radius: 0 3px 3px 0;
}
.head .h_right .hotword{
    margin: 5px 0 0 65px;
}
.head .h_right .hotword a{
    color: #999;
    margin: 0 9px;
}


.w1100{
    width: 1100px;
    margin: 0 auto;
}
.mar30{
    margin-top: 30px;
}
.white{
    color: #fff;
}
.txt16{
    font-size: 16px;
}
.txt18{
    font-size: 18px;
}
.txt20{
    font-size: 20px;
}
.nav{
    padding-top: 12px;
}
.nav a {
    color: #235ba0;
    display: block;
    margin: 0 22px;
    float: left;
    font-size: 18px;
    font-weight: bold;
    height: 45px;
    line-height: 45px;
}


.foot .info{
    padding: 20px 0;
	border-top:1px solid #d1d1d1;
}
.foot .info .jc{
    margin: 15px 50px 0 17px;
}
.foot .info .jg{
    margin: 10px 40px 0 0;
}
.foot .info .txt{
    color: #666;
    line-height: 24px;
}
.foot .info .txt p span{
    margin: 0 20px;
}
.foot .info .txt p img{
    margin-right: 6px;
}
.foot .info .txt p.lastp{
    margin-top: 10px;
}

.head .h_right ul li {
    font-size: 12px;
}

.head .h_right ul .share {
    margin-top: 2px!important;
}

