@charset "utf-8";
/* CSS Document */

body,html{ width:100%; height:100%;}
body,html,div{ margin:0; padding:0; border:0;}
body,html,div,a,p,span,ul,li,dl,dd,h1,h2,h3,h4,h5,h6,input,textarea{ margin:0; padding:0;border:0; font:14px "PINGFANG"; color:#555;  list-style:none;}
img { border:0; }
a{ text-decoration:none;}
textarea{  resize: none;}
@font-face{font-family:"PINGFANG";src:url(fonts/PINGFANG-MEDIUM.TTF);font-style:normal;}


/* top */
.top {
	height: 116px;
	width: 100%;
	background-color: #FFFFFF;
}

.top_main {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}

.topLeft {
	float: left;
	margin-top: 20px;
}

.logo {
	float: left;
}

.logo a {
	width: 426px;
	height: 73px;
	display: block;
}

.logo img {
	width: 100%;
	height: 100%;
}

.topRight {
	float: right;
	margin-top: 40px;
}

.topRight .phone {
	float: left;
	width: 38px;
	height: 38px;
	margin-right: 13px;
}

.topRight .phone img {
	width: 100%;
	height: 100%;
	margin-top: 2px;
}

.topRight .phone_text {
	float: left;
}

.phone_text p:nth-child(1) {
	font-size: 14px;
	color: #999999;
}

.phone_text p:nth-child(2) {
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}

/* tab */
.tab {
	background-color: #00a1e9;
}

.tab_main {
	width: 1200px;
	height: 42px;
	margin: 0 auto;
}

.tab_main li {
	float: left;
	width: 150px;
	height: 42px;
}

.tab_main a {
	font-size: 14px;
	color: #FFFFFF;
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: 42px;
}

.tab_main a:hover {
	background-color: #008ece;
}

.tab_main a.tabActivity {
	background-color: #008ece;
}


/* footer */
.footerB{
	width: 100%;
	text-align: center;
	height: 50px;
	background-color: #333333;
	line-height: 50px;
	color: #636363;
	font-size: 14px;
}



/* bottom */
.bottom {
	width: 100%;
	height: 160px;
	background-color: #444444;
	overflow: hidden;
	margin-top: 90px;
}

.bottomMain {
	width: 1200px;
	margin: 0 auto;
}

.bottomLeft {
	float: left;
}

.bottomLeft ul {
	width: 852px;
	overflow: hidden;
	margin-top: 50px;
}

.bottomLeft ul li {
	width: 284px;
	float: left;
	margin: 0 00px 20px 0;
	color: #bebebe;
	font-size: 14px;
}

.bottomRight {
	float: right;
	width: 82px;
	height: 82px;
	text-align: center;
	margin-top: 26px;
}

.bottomRight img {
	width: 82px;
	height: 82px;
}

.bottomRight p {
	color: #bebebe;
	font-size: 14px;
	margin-top: 10px;
}



/* page */
.page {
	width: 928px;
	overflow: hidden;
	padding-left: 106px;
	box-sizing: border-box;
	margin-top: 66px;
}

.page>div {
	float: left;
}

.page .pagePrevious {
	margin-right: 40px;
}

.page .pageNext {
	margin-left: 40px;
}

.page>div>a {
	display: block;
	width: 122px;
	height: 46px;
	border-radius: 4px;
	border: solid 1px #cccccc;
	text-align: center;
	line-height: 46px;
}

.page>ul {
	float: left;
	overflow: hidden;
}

.page>ul>li {
	float: left;
	margin-right: 10px;
}

.page>ul>li:last-child {
	margin-right: 0px;
}

.page>ul>li>a {
	display: block;
	width: 48px;
	height: 46px;
	border-radius: 4px;
	border: solid 1px #cccccc;
	text-align: center;
	line-height: 46px;
}

.page>ul>li>a.ellipsis {
	border: solid 1px transparent;
}

.page>ul>li>a:hover {
	background-color: #00a1e9;
	border: solid 1px transparent;
	color: #ffffff;
}

.page>ul>li>a.pageActive {
	background-color: #00a1e9;
	border: solid 1px transparent;
	color: #ffffff;
}

.list_picribd{width:100%; height:auto; overflow:hidden;}
.list_picribd .pagination{ text-align:center;width:100%; height:auto; overflow:hidden;}
.list_picribd .pagination a{ background:#fff; color:#555; display:inline-block; width:46px; height:44px; text-align:center; line-height:46px; margin: 0px 5px;font-size: 14px;border-radius: 4px;border: 1px #ccc solid;}
.list_picribd .pagination a.pich{ background:#00a1e9;}
.list_picribd .pagination a:hover{color:#fff; background:#00a1e9;}
.list_picribd .pagination a.current{background: #00a1e9;border: 1px #00a1e9 solid;color: #fff;}
.list_picribd .pagination .pre:first-child{display: none;}
.list_picribd .pagination .pre {width: 122px;height: 46px;margin-right: 40px;}
.list_picribd .pagination .next{width: 122px;height: 46px;margin-left: 40px;}
.list_picribd .pagination .next:last-child{display: none;}

.list_picribd #pages{ text-align:center;width:100%; height:auto; overflow:hidden; margin-bottom:8px;}
.list_picribd #pages a{ background:#fff; color:#555; display:inline-block; width:46px; height:44px; text-align:center; line-height:46px; margin: 0 5px;font-size: 14px;border-radius: 4px;border: 1px #ccc solid;}
.list_picribd #pages span{color:#555; background:#fff;display: inline-block;width:46px; height:44px;text-align: center;line-height: 46px;margin: 0 5px;font-size: 14px;border-radius: 4px;border: 1px #ccc solid;}
.list_picribd #pages a.pich{ background:#00a1e9;}
.list_picribd #pages a:hover{color:#fff; background:#00a1e9;}
.list_picribd #pages .current{background: #00a1e9;border: 1px #00a1e9 solid;color: #fff;}
.list_picribd #pages .pre:first-child{display: none;}
.list_picribd #pages .pre {width: 122px;height: 46px;margin-right: 40px;}
.list_picribd #pages .next{width: 122px;height: 46px;margin-left: 40px;}
.list_picribd #pages .next:last-child{display: none;}