﻿*{margin:0;padding:0; }
ul,ol{list-style:none;}
a{ text-decoration: none; cursor:pointer; font-size:22px}
body{overflow-x:hidden; font-family:calibri;}
 /* 头部*/
.header{overflow: hidden;}
.top{overflow: hidden; width:100%; height:40px; background-color: black; /*background-image:url(../images/bottem.jpg); background-size: 100%;*/} 
.zhong{width: 1200px;}
.zhong .left{float:left; width:400px; height:40px;}
.zhong .left ul li{float:left;}

.zhong .left ul li input.search-submit{float: right;background-image:url(../images/top_1.jpg);
                                       width: 25px; height: 35px;margin-top: 3px;cursor:pointer;}
.zhong .left ul li input.sb-search-input{  margin-top: 10px;}

.zhong .left ul li p{text-align:center; width:150px;  color: white; line-height:40px}
.zhong .right{ float: right;}
.zhong .right ul {float:right;}
.zhong .right ul li{float:left;margin-top:10px; margin-right:10px; margin-top:17px;}
.top .zhong{ width: 1200px; margin: 0 auto;  height: 40px;}

/*.top{position: relative;
    z-index: 30;
    height: 40px;
    font-size: 12px;
    color: #b0b0b0;
    background: #333;}*/


.content{ width:1200px; margin:0 auto;clear: both;overflow:hidden;margin-bottom:20px}
.content .logo{ margin-top:20px; float:left; display: block;}
.menu{ float:right; height:100px; position:relative; margin-top: 25px; text-align: center;}
.menu ul li{float: left;   height: 50px;text-align: center; margin: 0 10px; margin-right:10px;font-size: 15px;  line-height: 55px; cursor:pointer;  }
.menu ul li a{display: block; height: 50px; color: black;padding:0 25px; }
.menu ul li:hover a{ background:black; color:white;}
/*内容*/



/*尾部*/
.footer {
    background-color: black;
    /* height: 50px; */
    width: 100%;
    margin-top: 90px;
    overflow: hidden;
}
.footer .botten{width: 100%; margin: 0 200px;  height: 50px;  font-size:14px}/**/
.footer .botten ul{ float: left;}
.footer .botten ul li{ float:left; margin-top: 10px; margin-right:20px;height: 31px;}
.footer .botten ul li img{ float:left; margin-right:3px}
.footer .botten ul li p{text-align:center; margin-top:5px;  float: left; color: white}
/*.botten ul li.one{ width: 150px;}
.botten ul li.one p{margin-right: 8px;}
.botten ul li.two{width: 235px;}
.botten ul li.two p{margin-right: 5px;}
.botten ul li.three{width: 240px;}

.botten ul li.four{width: 355px;}
.botten ul li.four p{margin-right: 2px;}
*/
.top .zhong a{  font-size:14px}

.bshare-custom a {
    display: block;
    float: left;
    width: 40px;
    height: 40px;
    padding: 0;
    margin: 0;
}
.bshare-custom .bshare-pinterest {
	background: url(../images/share.png) no-repeat 0 center;
}
.bshare-custom .bshare-tumblr {
	background: url(../images/share.png) no-repeat -40px center;
}
.bshare-custom .bshare-facebook {
	background: url(../images/share.png) no-repeat -80px center;
}
.bshare-custom .bshare-twitter {
	background: url(../images/share.png) no-repeat -120px center;
}
.bshare-custom .bshare-gplus {
	background: url(../images/share.png) no-repeat -160px center;
}
.bshare-custom .bshare-linkedin {
	background: url(../images/share.png) no-repeat -200px center;
}
.PageNumberActive a{ color:#F00}