body{margin:0 auto;font:12px/26px "Microsoft YaHei","宋体",Arial;color:#333;background:#fff url("../../images/mbg.png");-webkit-font-smoothing: antialiased;}
button,dd,div,dl,dt,form,h1,h2,h3,h4,h5,h6,input,li,ol,p,pre,select,span,textarea,ul{margin:0;padding:0}
img{border:0;width: 100%;}
ul,ul li{list-style:none}
h1,h2,h3,h4,h5,h6{font-size:12px;font-weight:400}
a{text-decoration:none}
a:visited{background:0 0}
a:hover{text-decoration:none}
button,input,select,textarea{font:12px/26px "Microsoft YaHei","宋体",Arial;color:#797779}
.clear{clear:both;font-size:0;height:0;line-height:0;overflow:hidden}
a{outline-style:none;color:#333;text-decoration:none}
a:hover{color:#F63}
a,area{blr:expression(this.onFocus=this.blur())}
for IE :focus{-moz-outline-style:none}
.unline a,for Firefox .unline{text-decoration:underline}
.list12 .nounline,.nounline,.nounline a{text-decoration:none}
.left{float:left}
.right{float:right}
.clear{clear:both}
.txtLeft{text-align:left}
.txtright{text-align:right}
.txtCenter{text-align:center}
input{outline:0}
cite,em,i{font-style:normal}
.show{display:block}
.hide{display:none}
.fn-left,.fn-right{display:inline}
.fl{float:left}
.fr{float:right}
.red{color:#d5182a}
.mb10{margin-bottom:10px}
.mb20{margin-bottom:20px}
.mt10{margin-top:10px}
.ml10{margin-left:10px}
.mr10{margin-right:10px}
.pt10{padding-top:10px}
.pb10{padding-bottom:10px}
.tab-sub{position:absolute;z-index:3;left:60px;top:5px;height:11px;padding:1px 2px;border:1px solid #B61D1D;overflow:hidden;color:#FFF;font:11px/11px verdana;text-align:center;min-width:11px;border-radius:10px;background-color:#CC6060;background-image:linear-gradient(to bottom,#CC6060 0,#B61D1D 100%)}
@font-face {font-family: "iconfont";
  src: url('iconfont.eot?t=1490775968724'); /* IE9*/
  src: url('iconfont.eot?t=1490775968724#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('iconfont.woff?t=1490775968724') format('woff'), /* chrome, firefox */
  url('iconfont.ttf?t=1490775968724') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url('iconfont.svg?t=1490775968724#iconfont') format('svg'); /* iOS 4.1- */
}

* {
	margin: 0;
	padding: 0;
	outline: none;
	-webkit-font-smoothing: antialiased;
}
*:not(input, textarea) {
	-webkit-touch-callout: inherit;
	-webkit-user-select: auto;
}
body {
	width: 100%;
	font-size: 14px;
	-webkit-touch-callout: inherit;
	-webkit-user-select: auto;
}
.cp { cursor: pointer; }
.fl {
	float: left;
	display: inline;
}
.fr {
	float: right;
	display: inline;
}
.mat10{
	margin-top: 10px;
}
input:focus,
textarea:focus,
select:focus { outline: 0; }
.relative { position: relative; }
input[type="button"],
input[type="button"] { cursor: pointer; }
/* clear float */
.clearboth { clear: both; }
.clearfix:after {
	clear: both;
	height: 0;
	visibility: hidden;
	content: ' ';
	display: block;
	font-size: 0;
}
.clearfix { display: inline-table; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }
* html .clearfix { zoom: 1; } /* IE6 */
*:first-child+ html .clearfix { zoom: 1; } /* IE7 */
body,
input,
textarea,
select {font-family: 'arial','microsoft yahei'}

.relative { position: relative; }
.hide { display: none; }
.ellipsis {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
h3,
h4 { font-weight: normal; }
.imgbox {
	position: relative;
	overflow: hidden;
}
.relative { position: relative; }
.shade {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
/* bst */
html,
body {
	width:100%;
	min-width: 1200px;
	background:#fff;
}
/*body { min-width: 1365px; }*/
.current { z-index: 1; }
.animating { z-index: 2; }
/*animation*/
.duration a,
.animate,
.imghover img,
.translateX5px a,
.navBox dd,
.maplinks h4,
.maplinks2 h4,
.sidebar a,
.ablumNav a.hover:after,
.ablumNav a.hover:before,
.ipsb i,
.ipsb div,
.ipsb span,
.topadv,
.indexSso a span,
.sidebar i {
	transition: all .6s ease;
	-moz-transition: all .6s ease;
	-webkit-transition: all .6s ease;
	-o-transition: all .6s ease;
}
.imgListBtn a:before,
.navBox dt,
.navlist a,
.newslist2 a,
a.chunk,
.enter a:after,
.leaguesBox dt a,
.sideLeft a:before,
.newbooks li,
.newbooks h4,
.list5 h4,
.libs h4,
.newsList a {
	transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
}
.imghover img,
.list3 h4,
.list3 h4:before {
	transition: all .6s ease-out;
	-moz-transition: all .6s ease-out;
	-webkit-transition: all .6s ease-out;
	-o-transition: all .6s ease-out;
}
.imghover a:hover img,
.imglihover li:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
}
.delay100 { animation-delay: .1s; }
.delay200 { animation-delay: .2s; }
.delay300 { animation-delay: .3s; }
.translateX5px a:hover {
	transform: translateX(5px);
	-webkit-transform: translateX(5px);
	-moz-transform: translateX(5px);
	-o-transform: translateX(5px);
}
/* myStyle */
.imgViewCont {
	position: relative;
	overflow: hidden;
}
.imgViewCont li {
	display: none;
	position: relative;
	float: left;
	margin-right: -100%;
	width: 100%;
}
.imgViewCont li:nth-child(1) {
	display: block;
	z-index: 1;
}
.imgViewCont li.current {
	display: block;
	z-index: 1;
}
.imgViewCont li.animating {
	display: block;
	z-index: 2;
}
.imgViewBtn {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 3;
}
.imgViewBtn a {
	position: absolute;
	display: block;
}
.imgViewIndex dd { cursor: pointer; }
.imgViewCont img {
	display: block;
	width: 100%;
	height: 100%;
}
.imgListCont {
	position: relative;
	margin: 0 auto;
	overflow: hidden;
}
.imgListCont ul {
	position: relative;
	left: 0;
	width: 9999px;
	z-index: 2;
}
.imgListCont li { float: left; }
.imgListBtn {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 1;
}
.imgListBtn a {
	position: absolute;
	top: 0;
}
/* base */
.wrapper {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	background: #F7F9FA;
}

.container {
	width:66.6666666667%;
	min-width:1200px;
	margin: 0 auto;
}

.contUl { position: relative; }
.contLi {
	position: relative;
	padding: 30px 22px 40px 34px;
	height: 295px;
	overflow:hidden;
}
.contLi p {
	font-size: 14px;
	line-height: 2em;
	color: #666;
}
.txtCont1 a {
	display: inline-block;
	width: 85px;
	height: 32px;
	background: #5a7aea;
	text-align: center;
	color: #FFF;
	font-size: 14px;
	line-height: 32px;
	border-radius: 4px;
}
.navmore {
	position: absolute;
	right: 22px;
	bottom: 28px;
	padding-right: 33px;
	background: url(icon10.png)/*tpa=http://cupta.org.cn/images/icon10.png*/ no-repeat right center;
	color: #303137;
}
.list1 { width: 957px; }
.list1 li {
	float: left;
	margin-right: 36px;
	width: 283px;
}
.list1 img {
	margin-bottom: 20px;
	width: 100%;
}
.list1.library li {
	height: 250px;
	font-size: 14px;
	margin-right: 28.5px;
}
.list1.library img { margin-bottom: 10px; }
.list1.library p { color:#333; }
.list2 li {
	margin-bottom: 30px;
	height: 132px;
}
.list2 img {
	display: inline-block;
	width: 283px;
	vertical-align: middle;
}
.list2 div {
	display: inline-block;
	padding-left: 43px;
	width: 460px;
	vertical-align: middle;
}
.list2 a:hover {
	background: #adadad;
	transform: translateX(0);
	-webkit-transform: translateX(0);
}
.list2 a:hover p { color: #FFF; }
.searchForm {
	float: right;
	padding-right: 38px;
	position: relative;
	top: 14px;
}
.searchForm input[type="text"] {
	padding: 0 15px;
	width: 170px;
	height: 32px;
	line-height: 32px;
	background: #d1d7f0;
	border: none;
	font-size: 14px;
	color: #7e89b6;
}
.searchForm input[type="button"] {
	position: absolute;
	right: 0;
	top: 0;
	height: 32px;
	width: 38px;
	border: none;
	background: url(icon12.png)/*tpa=http://cupta.org.cn/images/icon12.png*/ no-repeat center #3f88cf;
}
.txtCont2 {
	width: 520px;
	padding-top: 12px;
}
.txtCont2 p { text-indent: 0; }
.imgView1 img { width: 454px; }
.imgView1 .imgViewBtn {
	top: 50%;
	margin-top: -22px;
}
.imgView1 .imgViewBtn a {
	display: block;
	top: 0;
	width: 30px;
	height: 45px;
	background-image: url(btn1.png)/*tpa=http://cupta.org.cn/images/btn1.png*/;
	opacity: .5;
}
.imgView1 .imgViewBtn .prev { left: 0; }
.imgView1 .imgViewBtn .next {
	right: 0;
	background-position: right 0;
}
.imgView1 .imgViewBtn a:hover {
	opacity: 1;
	transform: translateX(0);
	-webkit-transform: translateX(0);
}
.list3 { width: 968px; }
.list3 a {
	display: block;
	margin: 0 30px 20px 0;
	position: relative;
	float: left;
	width: 212px;
	height: 147px;
	overflow: hidden;
}
.list3 img { width: 100%; }
.list3 h4 {
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 0 45px 0 15px;
	width: 152px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #f1f1f1;
	background: #434343;
	background: rgba(67,67,67,.9);
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.list3 h4:after {
	content: " ";
	position: absolute;
	right: 16px;
	top: 20px;
	display: block;
	width: 13px;
	height: 1px;
	background: #FFF;
}
.list3 h4:before {
	content: " ";
	position: absolute;
	right: 22px;
	top: 14px;
	display: block;
	width: 1px;
	height: 13px;
	background: #FFF;
	transform: rotateZ(270deg);
	-webkit-transform: rotateZ(270deg);
}
.list3 a:hover,
.list4 a:hover,
.imgList1 a:hover,
.maplist a:hover,
.nav .getCode:hover,
.notran a:hover {
	transform: translateX(0);
	-webkit-transform: translateX(0);
}
.list3 a:hover h4 { background: rgba(90,122,234,.9); }
.list3 a:hover h4:before {
	transform: rotateZ(0);
	-webkit-transform: rotateZ(0);
}
.mapbox {
	float: left;
	width: 470px;
	height: 302px;
}
.txtCont3 {
	float: right;
	padding-right: 20px;
	width: 380px;
}
.txtCont3 h4 {
	line-height: 2;
	font-size: 20px;
	margin-bottom: 10px;
	font-family:  Microsoft YaHei, Arial, Helvetica, sans-serif;
}
.txtCont3 p { font-size: 12px; }
.table1 th {
	background: #374375;
	height: 48ipx;
	line-height: 48px;
	color: #F7F9FA;
	font-size: 14px;
	text-align: center;
}
.table1 td {
	line-height: 1.7em;
	background: #FFF;
	padding: 9px 0;
	border: 1px solid #bfbfbf;
	font-size: 14px;
	color: #303137;
	text-align: center;
}
.table1 td a { color: #303137; }
.table1 td a:hover { color: #6986eb; }
.list4 li {
	float: left;
	position: relative;
	margin: 0 14px 14px 0;
	width: 227px;
	height: 248px;
	overflow: hidden;
}
.list4 li:last-child {
	margin-right: 0;
}
.list4 img {
	width: 184px;
	display: none;
}
.list4 .txtbox {
	position: absolute;
	right: 0;
	top: 0;
	width: 225px;
	height: 246px;
	border: 1px solid #dadada;
}
.list4 .txtbox div { padding: 0 25px; }
.list4 h4 {
	position: relative;
	margin-bottom: 20px;
	height: 64px;
	line-height: 64px;
	color: #3c3c3c;
	font-weight: bold;
	border-bottom: 1px solid #dadada;
}
.list4 h4 span {
	display: inline-block;
	margin-left: 14px;
	top: -2px;
	position: relative;
	height: 28px;
	font-size: 12px;
	line-height: 28px;
	padding: 0 10px;
	text-align: center;
	border-radius: 14px;
	color: #FFF;
	background: #374375;
}
.list4 p {
	font-size: 12px;
	color: #727272;
	line-height: 2;
}
.imgList1 {
	margin: 0 auto 24px;
	width: 885px;
}
.imgList1 li {
	margin-right: 30px;
	width: 275px;
	height: 179px;
}
.imgList1 a {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.imgList1 h4 {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 45px;
	line-height: 45px;
	width: 100%;
	font-size: 14px;
	color: #FFF;
	text-align: center;
	background: #000;
	background: rgba(0,0,0,.5);
}
.imgList1 .imgListCont {
	margin: 0;
	width: 885px;
}
.imgList1 .imgListBtn {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.imgList1 .imgListBtn a {
	position: absolute;
	top: 0;
	width: 34px;
	height: 100%;
	opacity: .5;
}
.imgList1 .imgListBtn .prev {
	left: -34px;
	background: url(btn2prev.png) no-repeat center;
}
.imgList1 .imgListBtn .next {
	right: -34px;
	background: url(btn2next.png) no-repeat center;
}
.imgList1 .imgListBtn a:hover { opacity: 1; }
.txtCont4 h4 {
	margin-bottom: 12px;
	font-size: 16px;
	color: #303137;
	font-weight: bold;
}
.txtCont4 p { font-size: 13px; }
.txtCont5 h4 {
	margin-bottom: 5px;
	font-size: 14px;
	color: #303137;
	font-weight: bold;
}
.maplist,
.maplist li {
	position: relative;
	height: 295px;
	width: 939px;
	overflow: hidden;
}
.maplist ul { position: relative; }
.mapnav {
	position: absolute;
	right: 0;
	top: 0;
	width: 187px;
	height: 100%;
	background: #f1eae6;
	background: rgba(241,234,230,.8);
}
.maplinkcont {
	position: absolute;
	left: 16px;
	top: 30px;
	width: 156px;
	overflow: hidden;
}
.maplinks,
.maplinks2 {
	position: relative;
	top: 0;
	height: 238px;
}
.maplinks a,
.maplinks2 a {
	position: relative;
	display: block;
	margin-bottom: 20px;
	height: 107px;
	border: 1px solid #303137;
	border-radius: 5px;
	overflow: hidden;
}
.maplinks img,
.maplinks2 img {
	width: 154px;
	height: 107px;
}
.maplinks h4,
.maplinks2 h4 {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 34px;
	line-height: 34px;
	background: #303137;








	background: rgba(48,49,55,.8);
	font-size: 12px;
	color: #FFF;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.maplinks a.hover,
.maplinks2 a.hover { border-color: #516fff; }
.maplinks a.hover h4,
.maplinks2 a.hover h4 {
	background: #516fff;
	background: rgba(90,122,234,.8);
}
.mnbtn,
.mnbtn2 {
	position: absolute;
	left: 0;
	width: 100%;
	height: 30px;
	background: url(btn3prev.png)/*tpa=http://cupta.org.cn/images/btn3prev.png*/ no-repeat center;
	opacity: .5;
}
.maplist .prev,
.mapIndex .prev {
	top: 0;
	background: url(btn3prev.png)/*tpa=http://cupta.org.cn/images/btn3prev.png*/ no-repeat center;
}
.maplist .next,
.mapIndex .next {
	bottom: 0;
	background: url(btn3next.png)/*tpa=http://cupta.org.cn/images/btn3next.png*/ no-repeat center;
}
.mnbtn:hover { opacity: 1; }
.wifi { width: 325px; }
.wifi h4 {
	margin-bottom: 27px;
	font-size: 16px;
	font-weight: bold;
	color: #303137;
	padding-left: 36px;
	background: url(icon18.png)/*tpa=http://cupta.org.cn/images/icon18.png*/ no-repeat 0 center;
	position: relative;
	left: -9px;
}
.wifi p {
	font-size: 12px;
	color: #666;
}
.wifi div {
	position: relative;
	margin-bottom: 16px;
}
.wifi span {
	position: absolute;
	left: 21px;
	line-height: 48px;
	top: 0;
	font-size: 14px;
	color: #949494
}
.phoneNo,
.code {
	padding: 0 20px 0 80px;
	height: 46px;
	line-height: 46px;
	border: 1px solid #e5e5e5;
	background: #FFF;
	font-size: 16px;
	font-family: Gotham, "Helvetica Neue ", Helvetica, Arial, sans-serif;
	color: #555;
}
.phoneNo { width: 221px; }
.code { width: 112px; }
.getCode {
	position: absolute;
	right: 0;
	top: 0;
	width: 95px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	color: #FFF;
	font-size: 12px;
	background: #898989;
	border-radius: 5px;
}
.wifi input[type="button"] {
	display: block;
	width: 321px;
	height: 48px;
	background: #5a7aea;
	border: none;
	color: #FFF;
	font-size: 18px;
}
.nm2 {
	right: auto;
	left: 34px;
}
.imgView1 { width: 939px; }
.imgView3 {
	position: relative;
	width: 426px;
	height: 278px;
}
.imgView3 li a {
	display: block;
	position: relative;
	overflow: hidden;
}
.imgView3 img { width: 100%; }
.imgView3 h4 {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background: #FFF;
	background: rgba(0,0,0,.5);
	font-size: 14px;
	text-align: center;
	height: 45px;
	line-height: 45px;
	color: #FFF;
}
.imgView3 .imgViewBtn {
	top: auto;
	left: 0;
	bottom: 45px;
	width: 100%;
}
.imgView3 .imgViewBtn a {
	height: 45px;
	top: 0;
	width: 50px;
	opacity: .5;
}
.imgView3 .imgViewBtn a:hover { opacity: 1; }
.imgView3 .prev {
	left: 0;
	background: url(btn4prev.png)/*tpa=http://cupta.org.cn/images/btn4prev.png*/ no-repeat center;
}
.imgView3 .next {
	right: 0;
	background: url(btn4next.png)/*tpa=http://cupta.org.cn/images/btn4next.png*/ no-repeat center;
}
.imgList2 li { margin-right: 25px; }
.imgList2 li,
.imgList2 a {
	width: 297px;
	height: 250px;
}
.imgList2 h4 { background: #959595; }
.imgList2 { left: -7px; }
.imgList2 .imgListCont,
.imgList2 { width: 941px; }
.tablenav a {
	display: block;
	margin-left: 1px;
	float: left;
	height: 48px;
	background: #374375;
	font-size: 14px;
	color: #F7F9FA;
	font-weight: bold;
	text-align: center;
}
.tablenav span {
	display: inline-block;
	padding: 17px 0 6px;
	border-bottom: 1px solid #374375;
}
.tablenav a.hover span { border-color: #EEE; }
.tablebox {
	position: relative;
	width: 9999px;
}
.tablebox th,
.tablebox td {
	height: 46px;
	font-size: 14px;
	color: #303137;
	border: 1px solid #bfbfbf;
}
.tablebox a {
	font-size: 14px;
	color: #303137;
}
.tablebox th {
	width: 170px;
	background: #f5f6fc;
	text-align: center;
	font-weight: normal;
}
.tablebox td {
	padding: 0 22px;
	width: 241px;
	background: #FFF;
}
.tableCont {
	position: relative;
	width: 928px;
	height: 252px;
	overflow: hidden;
}
.tableItem { float: left; }
.navFade {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.5);
	z-index: 8;
}

/* sidebar */
.sidebar {
	position: fixed;
	right: 20px;
	top: 50%;
	margin-top: -128px;
	width: 46px;
	z-index: 9;
	display:block;
}
.sidebar dd {
	position: relative;
	width: 44px;
	height: 44px;
	margin: 16px 0;
}
.sidebar dd:last-child {
	display:none;
}

.sidebar a{
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	height: 44px;
	line-height: 44px;
	text-align: center;
	width: 44px;
	font-size: 20px;
	border: 1px solid #DDD;
	border-radius: 23px;
	background: #FFF;
	color: #bfbfbf;
	overflow: hidden;
	z-index: 2;
     cursor: pointer;
}
.sidebar a:hover{
	background: #6c80e3;
	border-color: #6c80e3;
	color: #FFF;
}
.sidebar i,.sidebar .iconfont div {
	display: none;
	position: absolute;
	right: 46px;
	width: 240px;
	line-height: 1.5em;
	color: #fff;
	font-style: normal;
	background: #fff;
	transform-origin: right top;
	-webkit-transform-origin: right top;
	border:#eee 1px solid;
}

.sidebar dd:hover i,.sidebar .iconfont:hover div{ display: block; }
.sidebar div a{
     position: static;
     color: #6C80E3;
     font-size: 12px;
     height: 25px;
     line-height: 25px;
     border: none;
     text-align: left;
     border-radius: 0;
     padding: 5px 0 5px 30px;
     z-index: 2;
}
.qqNum div{
}
.qqNum div a{
     width: 170px;
     /*background: url(../images/s.png) no-repeat 10px -30px;*/
     padding: 5px 10px 5px 10px;
}
.qqNum div a:hover{
     /*background: url(../images/s.png) #6c80e3 no-repeat 10px 14px;*/
}
.qqNum div a img{
     vertical-align: middle;
}
.telNum div a{
     width: 170px;
     background: url(s.png)/*tpa=http://cupta.org.cn/images/s.png*/ no-repeat 10px -127px;
}
.telNum div a:hover{
     background: url(s.png)/*tpa=http://cupta.org.cn/images/s.png*/ #6c80e3 no-repeat 10px -82px;
}
.side_qrImg {
	display: none;
	position: absolute;
	right: 50px;
	top: 0;
	transform-origin: right top;
	-webkit-transform-origin: right top;
}
 @-webkit-keyframes qrshow { from {
-webkit-transform:rotate(-90deg);
opacity:0;
}
}
 @keyframes qrshow { from {
transform:rotate(-90deg);
opacity:0;
}
}
/* content */
.lbox {
	float: left;
	width: 857px;
	height: 326px;
	background: #fff;
	padding: 20px;
}
.rbox {
	float: right;
	width: 283px;
	height: 330px;
}
.bookSearch,
.sys {
	height: 136px;
	width: 50%;
}
.sys {
	background: #e2e2e2;
	border-bottom: 1px solid #d6d6d6;
}
.sys div { padding: 18px 22px; }
.sys a:hover { opacity: .8; }
.bookSearch {
	background: #FFF;
	border-bottom: 1px solid #ECECEC;
}
.bookSearch form { padding: 18px 53px 0 53px; }
.book_type a {
	display: block;
	height: 33px;
	line-height: 33px;
	text-align: center;
	color: #333;
	font-size: 12px;
	cursor: pointer;
	padding: 0 8.5px;
}
.book_type a.hover {
	background: #5a7aea;
	color: #FFF;
	font-weight: bold;
}
.input_str {
	padding: 0 18px;
	width: 340px;
	height: 31px;
	background: #FFF;
	border: 1px solid #5a7aea;
	font-size: 12px;
	color: #9e9e9e;
}
.input_submit {
	position: absolute;
	right: 0;
	top: 0;
	height: 33px;
	width: 100px;
	background: #5a7aea;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	border: none;
}
.str_type {
	margin-top: 18px;
	font-size: 12px;
	color: #333;
}
.str_type input {
	margin-right: 8px;
	vertical-align: middle;
}
.str_type span { padding-right: 20px; vertical-align: middle; }
.chunk {margin-bottom: 13px;}
.ablum {
	width: 400px;
	overflow: hidden;
}
.ablum img { width: 100%; }
.ablumNav {
	position: relative;
	overflow: hidden;
	height: 82px;
	display:none;
}
.ablum .ablumNav img { height: 97px; }
.ablumNav a {
	position: relative;
	display: block;
	margin-right: 11px;
	float: left;
	width: 126px;
	height: 97px;
	overflow: hidden;
}
.ablum .ablumNav a:after,
.ablum .ablumNav a:before {
	content: " ";
	display: block;
	position: absolute;
	width: 100%;
	height: 5px;
	background: #516fff;
}
.ablum .ablumNav a:before {
	left: -100%;
	bottom: 0;
}
.ablum .ablumNav a:after {
	left: 100%;
	top: 0;
}
.ablum .ablumNav a.hover:after,
.ablum .ablumNav a.hover:before { left: 0; }
.ablumNavCont {
	position: relative;
	width: 9999px;








}





.ablum .imgViewCont {
	margin-bottom: 12px;
	height: 330px;
	overflow: hidden;
}
.ablum .imgViewCont img {height: 330px;}
.ablum .imgViewCont a {
	position: relative;
	display: block;
	color: #fff;
}
.ablum h4 {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 50px;
	line-height: 50px;
	padding: 0 120px 0 24px;
	width: 256px;
	background: rgba(0,0,0,.7);
	color: #FFF;
	font-size: 15px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.ablum h4 span {
	position: absolute;
	right: 24px;
	top: 0;
	font-size: 16px;
}
.ablum h4 a {
	display: inline !important;
	cursor: pointer;
}
.ablum .ablumBtn a {
	position: absolute;
	bottom: 25px;
	width: 30px;
	height: 50px;
	background: #000;
	opacity: 0.4;
	text-align: center;
	line-height: 50px;
	color: #fff;
	font-family:  Microsoft YaHei, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	border-radius: 25px;
}
.ablum .ablumBtn a.prev {
	left: -25px;
	padding-left: 20px;
}
.ablum .ablumBtn a.prev:after { content: "<"; }
.ablum .ablumBtn a.next {
	right: -25px;
	padding-right: 20px;
}
.ablum .ablumBtn a.next:after { content: ">"; }
.ablum .ablumBtn a:hover { opacity: 0.6; }
.notice { width: 476px; }
.notice h3 {
	height: 55px;
	background: url(title1.png)/*tpa=http://cupta.org.cn/images/title1.png*/ no-repeat center #2b6094;
}
.notice h3 a {
	display: block;
	height: 100%;
}
.noticeBox {
	height: 254px;
	padding: 10px 20px;
	border: 1px solid #e4e4e4;
	background: #FFF;
}
.firstNews {
	margin-top: 5px;
	margin-bottom: 7px;
	border-bottom: 1px solid #ECECEC;
}
.firstNews a {
	display: block;
	padding-bottom: 10px;
}
.firstNews h4 {
	position: relative;
	padding-right: 75px;
	margin-bottom: 10px;
	font-size: 16px;
	color: #383838;
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.firstNews h4 span {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 18px;
	color: #bdbdbd;
	font-family: Gotham, "Helvetica Neue ", Helvetica, Arial, sans-serif;
}
.firstNews p {
	font-size: 12px;
	color: #797979;
	line-height: 2;
}

.newsList a {
	display: block;
	padding: 0px 0px 0px 15px;
	height: 33px;
	line-height: 33px;
	color: #464646;
	border-bottom: 1px dashed #d3d3d3;
	font-size: 14px;
	background: url(dian.png)/*tpa=http://cupta.org.cn/images/dian.png*/ no-repeat left 14px;
}
.newsList a:hover {
	color:#0056af;
}

.newsList span {color: #b2b2b2;font-size: 13px;}
.quickLinks {
	width: 283px;
	height: 338px;
}
.quickLinks h3 {
	margin-bottom: 3px;
	height: 52px;
	line-height: 52px;
	background: #fff;
	text-align: center;
	font-size: 16px;
	border: 1px solid #e5e5e5;
	border-top: 2px solid #33343b;
}
.quickLinksCont {background: #fff;border: 1px solid #e5e5e5;padding: 20px;height: 230px;overflow: hidden;}

.quickLinksCont a:after {
	content: " ";
	display: block;
	width: 8px;
	height: 9px;
	background: url(icon19.png)/*tpa=http://cupta.org.cn/images/icon19.png*/;
	position: absolute;
	right: 11px;
	top: 12px;
}
.quickLinksCont a:hover { color: #F7F9FA; }
.ql1 { background: url(ql1.png)/*tpa=http://cupta.org.cn/images/ql1.png*/ no-repeat center 26px #FFF; }
.ql1:hover { background: url(ql1h.png)/*tpa=http://cupta.org.cn/images/ql1h.png*/ no-repeat center 26px #516fff; }
.ql2 { background: url(ql2.png)/*tpa=http://cupta.org.cn/images/ql2.png*/ no-repeat center 26px #FFF; }
.ql2:hover { background: url(ql2h.png)/*tpa=http://cupta.org.cn/images/ql2h.png*/ no-repeat center 26px #516fff; }
.ql3 { background: url(ql3.png)/*tpa=http://cupta.org.cn/images/ql3.png*/ no-repeat center 26px #FFF; }
.ql3:hover { background: url(ql3h.png)/*tpa=http://cupta.org.cn/images/ql3h.png*/ no-repeat center 26px #516fff; }
.ql4 { background: url(ql4.png)/*tpa=http://cupta.org.cn/images/ql4.png*/ no-repeat center 26px #FFF; }
.ql4:hover { background: url(ql4h.png)/*tpa=http://cupta.org.cn/images/ql4h.png*/ no-repeat center 26px #516fff; }
.ql5 { background: url(ql5.png)/*tpa=http://cupta.org.cn/images/ql5.png*/ no-repeat center 26px #FFF; }
.ql5:hover { background: url(ql5h.png)/*tpa=http://cupta.org.cn/images/ql5h.png*/ no-repeat center 26px #516fff; }
.ql6 { background: url(ql6.png)/*tpa=http://cupta.org.cn/images/ql6.png*/ no-repeat center 26px #FFF; }
.ql6:hover { background: url(ql6h.png)/*tpa=http://cupta.org.cn/images/ql6h.png*/ no-repeat center 26px #516fff; }
.newsBox1 { width: 283px; }
.newsBox1 h3 {
	height: 99px;

	background: url(title3.png)/*tpa=http://cupta.org.cn/images/title3.png*/;
}
.tabnav1 { padding: 55px 33px 0; }
.tabnav1 a {
	display: inline-block;
	padding: 6px;
	font-size: 14px;
	color: #FFF;
}
.tabnav1 a.hover { border-bottom: 1px solid #FFF; }
.chunk-box1 {
	padding: 20px;
	border: 1px solid #e5e5e5;
	background: #FFF;
}
.newsBox1 .chunk-box1 {
	border-top: 0;
	height: 137px;
}
.newslist2 a {
	display: block;
	font-size: 14px;
	line-height: 36px;
	color: #464646;
}
.newslist2 a:before { content: "- "; }
.newslist2 a,
.firstNews2 h4,
.bookList2 .txtbox span,
.bookList2 .txtbox h4,
.magzlist a,
.imgtxtlist h4,
.newbooks2 h4,
.newbooks2 p,
.gclist h4 {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.newslist2 a:hover {
	transform: translateX(-5px);
	-webkit-transform: translateX(-5px);
}
.tabCont {
	position: relative;
	overflow: hidden;
}
.tabItemCont {
	position: relative;
	width: 2000%;
}
.tabItem {
	float: left;
	width: 5%;
}
.lectures { width: 438px; }
.titleStyle1 {
	position: relative;
	margin-bottom: 1px;
	border: 1px solid #e5e5e5;
	border-top: 2px solid #33343b;
	height: 52px;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: 24px center;
}
.title4 { background-image: url(title4.png)/*tpa=http://cupta.org.cn/images/title4.png*/; }
.lectures .chunk-box1,
.newBooks .chunk-box1 { height: 179px; }
.tbc {
	position: absolute;
	right: 17px;
	top: 14px;
}
.tbc a {
	margin-left: 20px;
	padding: 5px 0;
	font-size: 14px;
	color: #808080;
}
.tbc a.hover {
	color: #303137;
	border-bottom: 1px solid #303137;
}
.lectures .newslist2 a,
.readSpace .newslist2 a {
	position: relative;
	padding-right: 40px;
}
.lectures .newslist2 a span,
.readSpace .newslist2 a span {
	position: absolute;
	right: 0;
	top: 0;
	color: #959595;
}
.newBooks { width: 440px; }
.title5 { background-image: url(title5.png)/*tpa=http://cupta.org.cn/images/title5.png*/; }
.newBooks h3 span {
	position: relative;
	display: block;
	height: 100%;
}
.newBooks h3 a.fl {
	position: absolute;
	left: 20px;
	top: 10px;
	display: block;
	width: 150px;
	height: 31px;
	line-height: 31px;
}
.newBooks h3 a.fr {
	position: absolute;
	right: 20px;
	top: 10px;
	display: block;
	width: 109px;
	height: 31px;
	line-height: 31px;
	text-align: center;
	font-size: 12px;
	color: #494949;
	background: #e8e8e8;
	font-style: normal;

}
.newBooks h3 a:hover {
	transform: translateX(5px);
	-webkit-transform: translateX(5px);
}
.bookList {
	position: relative;
	width: 414px;
	height: 168px;
	overflow: hidden;
}
.bookList li {
	float: left;
	margin-right: 17px;
}
.bookList a {
	display: block;
	position: relative;
	width: 121px;
	height: 168px;
	overflow: hidden;
}
.bookList .txtbox {
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 14px 0;
	width: 100%;
	text-align: center;
	background: #000;
	background: rgba(0,0,0,.6);
	font-size: 12px;
	color: #FFF;
}
a.chunk { display: block; }
a.chunk img {
	width: 283px;
	height: auto;
}
a.chunk:hover { opacity: .8; }
.books h3 { background: url(title6.png)/*tpa=http://cupta.org.cn/images/title6.png*/; }
.books h3 a {
	font: 20px/55px  Microsoft YaHei, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #272727;
}
.enter a {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
}
.enter a:after {
	content: " ";
	position: absolute;
	right: 23px;
	top: 21px;
	display: block;
	width: 22px;
	height: 12px;
	background: url(icon10.png)/*tpa=http://cupta.org.cn/images/icon10.png*/;
}

.enter a:hover:after {
	transform: translateX(5px);
	-webkit-transform: translateX(5px);
}
.ql7 { background: url(ql7.png)/*tpa=http://cupta.org.cn/images/ql7.png*/ no-repeat center 26px #FFF; }
.ql7:hover { background: url(ql7h.png)/*tpa=http://cupta.org.cn/images/ql7h.png*/ no-repeat center 26px #516fff; }
.ql8 { background: url(ql8.png)/*tpa=http://cupta.org.cn/images/ql8.png*/ no-repeat center 26px #FFF; }
.ql8:hover { background: url(ql8h.png)/*tpa=http://cupta.org.cn/images/ql8h.png*/ no-repeat center 26px #516fff; }
.ql9 { background: url(ql9.png)/*tpa=http://cupta.org.cn/images/ql9.png*/ no-repeat center 26px #FFF; }
.ql9:hover { background: url(ql9h.png)/*tpa=http://cupta.org.cn/images/ql9h.png*/ no-repeat center 26px #516fff; }
.ql10 { background: url(ql10.png)/*tpa=http://cupta.org.cn/images/ql10.png*/ no-repeat center 26px #FFF; }
.ql10:hover { background: url(ql10h.png)/*tpa=http://cupta.org.cn/images/ql10h.png*/ no-repeat center 26px #516fff; }
.ql11 { background: url(ql11.png)/*tpa=http://cupta.org.cn/images/ql11.png*/ no-repeat center 26px #FFF; }
.ql11:hover { background: url(ql11h.png)/*tpa=http://cupta.org.cn/images/ql11h.png*/ no-repeat center 26px #516fff; }
.kidsAcitive { width: 438px; }
.kidsAcitive .chunk-box1 { height: 268px; }
.title7 { background-image: url(title7.png)/*tpa=http://cupta.org.cn/images/title7.png*/; }
.kidsAcitive .newslist2 a {

	position: relative;
	padding-right: 75px;
}
.kidsAcitive .newslist2 a span {
	position: absolute;
	right: 0;
	top: 0;
	color: #959595;
}
.firstNews2 {
	display: block;
	margin-bottom: 12px;
	padding-bottom: 26px;
	border-bottom: 1px solid #ECECEC;
}
.firstNews2 img {
	float: left;
	width: 161px;
}
.firstNews2 .txtbox {
	position: relative;
	float: right;
	width: 220px;
	height: 120px;
}
.firstNews2 h4 {
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 15px;
	color: #383838;
}
.firstNews2 p {
	position: relative;
	height: 48px;
	line-height: 2;
	font-size: 12px;
	color: #797979;
	overflow: hidden;
}
.firstNews2 span {
	position: absolute;
	left: 0;
	bottom: 0;
	font-size: 12px;
	color: #a0a0a0;
	padding-left: 20px;
	background: url(icon20.png)/*tpa=http://cupta.org.cn/images/icon20.png*/ no-repeat 0 center;
}
.readSpace { width: 438px; }
.title8 { background-image: url(title8.png)/*tpa=http://cupta.org.cn/images/title8.png*/; }
.readSpace .newslist2 a { line-height: 33px; }
.readSpace .chunk-box1 { height: 268px; }
.title9 { background-image: url(title9.png)/*tpa=http://cupta.org.cn/images/title9.png*/; }
.titlezt { background-image: url(titlezt.png)/*tpa=http://cupta.org.cn/images/titlezt.png*/; }
.magazines .chunk-box1 { padding: 20px 0; }
.bookList2 li {
	margin-right: 22px;
	width: 259px;
}
.bookList2 .imgbox h4 {
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 0 28px;
	width: 203px;
	height: 46px;
	line-height: 46px;
	font-size: 14px;
	color: #f1f1f1;
	background: rgba(0,0,0,.5);
}
.bookList2 .txtbox {
	width: 100%;
	padding-top: 18px;
	line-height: 1.75;
	height: 5.25em;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.bookList2 .txtbox h4 {
	font-weight: bold;
	font-size: 14px;
	color: #313131;
}
.bookList2 .txtbox p {
	font-size: 14px;
	color: #727272;
}
.bookList2 .txtbox table {
     width:255px;




}
.bookList2 .txtbox table td {
	color: #727272;
	font-size: 14px;
}
.bookList2 .txtbox span {
	display: inline-block;
	width: 259px;
	vertical-align: middle;
}
.bookList2 .imgListCont {
	width: 821px;
	margin: 0 auto;
}
.bookList2 .imgListBtn,
.bookList2 .imgListBtn a { height: 100%; }
.bookList2 .imgListBtn a { width: 36.5px; }
.bookList2 .imgListBtn a.prev {
	left: 0;
	background: url(btn2prev.png)/*tpa=http://cupta.org.cn/images/btn2prev.png*/ no-repeat center;
}
.bookList2 .imgListBtn a.next {
	right: 0;
	background: url(btn2next.png)/*tpa=http://cupta.org.cn/images/btn2next.png*/ no-repeat center;
}
.fixcenter { width: 438px; }
.fixcenter .chunk-box1 { height: 238px; }
.fixcenter h3 a,
.leagues h3 a {
	text-indent: 24px;
	color: #272727;
	font: 20px/55px  Microsoft YaHei, Arial, Helvetica, sans-serif;
}
.fixcenter p {
	font-size: 12px;
	color: #525151;
	line-height: 2;
}
.fixcenter h4 {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 45px;
	background: rgba(0,0,0,.5);
	font-size: 14px;
	line-height: 45px;
	color: #FFF;
	text-align: center;
}
.iv1 { position: relative; }
.iv1 .imgViewBtn {
	top: auto;
	bottom: 45px;
}
.iv1 .imgViewBtn a {
	height: 45px;
	width: 30px;
}
.iv1 .imgViewBtn a.prev {
	left: 0;
	background: url(btn4prev.png)/*tpa=http://cupta.org.cn/images/btn4prev.png*/ no-repeat center;
}
.iv1 .imgViewBtn a.next {
	right: 0;

	background: url(btn4next.png)/*tpa=http://cupta.org.cn/images/btn4next.png*/ no-repeat center;
}
.iv1 li { background: #FFF; }
.iv1 p {
	position: relative;
	height: 72px;
	overflow: hidden;
	margin-bottom: 16px;
}
.leagues { width: 438px; }
.leagues .chunk-box1 {
	padding: 0;
	height: 278px;
}
.leaguesBox dl {
	float: left;
	width: 217.5px;
}
.bordermid {
	float: left;
	height: 100%;
	border-right: 1px solid #e4e4e4;
}
.leaguesBox a {
	display: block;
	position: relative;
}

.leaguesBox img { width: 100%; }
.leaguesBox h4 {

	position: relative;
	height: 44px;
	line-height: 44px;
	text-align: center;
	border-bottom: 1px solid #e4e4e4;
	color: #464646;
	font-size: 14px;
	background: url(icon9.png)/*tpa=http://cupta.org.cn/images/icon9.png*/ no-repeat 173px center;
}
.leaguesBox dl.hover h4 {
	background-color: #303137;
	border-color: #303137;
	color: #FFF;
}
.leaguesBox dt h4:after {
	content: " ";
	display: none;
	width: 0;
	height: 0;
	font-size: 0;
	border-width: 5px;
	border-style: solid;
	border-color: #303137 #FFF #FFF #FFF;
	position: absolute;
	left: 50%;
	bottom: -11px;
	margin-left: -5px;
}
.leaguesBox dl.hover h4:after { display: block; }
.leaguesBox dd { padding: 20px 0 10px; }
.leaguesBox dd a {
	display: block;
	width: 116px;
	height: 36px;
	line-height: 36px;
	margin: 0 auto 10px;
	font-size: 14px;
	color: #464646;
	text-align: center;
}
.leaguesBox dd a:hover { background: #EEE; }
.title10 { background-image: url(title10.png)/*tpa=http://cupta.org.cn/images/title10.png*/; }
.video .chunk-box1 { height: 235px; }
.videoList { width: 876px; }
.videoList li {
	position: relative;
	float: left;
	margin-right: 24px;
}
.videoList li,
.videoList .imgbox { width: 184px; }
.videoList .imgbox {
	margin-bottom: 20px;
	height: 170px;
}
.videoList .imgbox img {
	width: 184px;
	height: 170px;
}

.videoIcon:after {
	content: " ";
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	right: 18px;
	bottom: 18px;
	background: url(icon21.png)/*tpa=http://cupta.org.cn/images/icon21.png*/;
}
.videoList h4 {
	margin-bottom: 10px;
	font-size: 14px;
	color: #313131;
    white-space: nowrap;
    overflow: hidden;
}
.videoList p {
	padding-left: 20px;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	color: #727272;
	background: url(icon20.png)/*tpa=http://cupta.org.cn/images/icon20.png*/ no-repeat 0 center;
}
.videoList a {
	opacity: 0;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.videoList a .imgbox {
	background: #000;
	background: rgba(0,0,0,.7);
	font-size: 12px;
	color: #FFF;
	line-height: 1.6;
}
.videoList .cont { padding: 30px 24px 0; }
.videoList .des {
	position: relative;
	height: 38px;
	margin-bottom: 5px;
	overflow: hidden;
}
.videoList .date,
.videoList .viewNum {
	display: inline-block;
	padding-left: 20px;
}
.videoList .viewNum {
	width: 64px;
	background: url(icon23.png)/*tpa=http://cupta.org.cn/images/icon23.png*/ no-repeat 0 center;
}
.videoList .date {
	width: 70px;
	background: url(icon22.png)/*tpa=http://cupta.org.cn/images/icon22.png*/ no-repeat 0 center;
}
.videoList a:hover { opacity: 1; }
.videoList i {
	display: block;
	margin: 17px auto 0;
	width: 82px;
	height: 36px;
	line-height: 36px;
	color: #FFF;
	font-style: normal;
	text-align: center;
	background: #235ac7;
	font-size: 14px;
}
.friLinks {
	background: #d7d7d7;
	padding-top: 15px;
}
.friLinksCont { width: 1212px; }
.friLinksCont a {
	display: block;
	float: left;
     margin: 0 7px 15px 0;
     width: 188px;
     height: 55px;
     padding: 0 3px;
}
.friLinksCont a:hover {
	transform: translate(-3px, -3px);
	-webkit-transform: translate(-3px, -3px);
	box-shadow: 3px 3px 3px #aaa;
}
.friLinksCont a img {
     width: 191px;
     height: 55px;
}
.innerPageSideBar {
	position: fixed;
	right: 0;
	top: 0;
	height: 100%;
	width: 50px;
	background: #1c1d22;
	z-index: 9;
	display:none;
}
.ipsb {
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -293px;
	width: 50px;
}
.ipsb a {
	position: relative;
	display: block;
	height: 45px;

	z-index: 2;
}
.i1 { background-position: center 0; }




.i2 { background-position: center -45px; }
.i3 { background-position: center -90px; }
.i4 { background-position: center -135px; }
.i5 { background-position: center -180px; }
.i6 { background-position: center -225px; }
.i7 { background-position: center -270px; }
.i8 { background-position: center -315px; }
.i9 { background-position: center -360px; }
.i10 { background-position: center -405px; }
.i11 { background-position: center -450px; }
.i12 { background-position: center -495px; }
.i13 { background-position: center -540px; }

.ipsb div {
	position: absolute;

	right: 0;
	top: 0;
	width: 50px;
	height: 45px;
	overflow: hidden;
}
.ipsb span {
	position: absolute;
	right: 50px;
	top: 0;
	display: block;
	padding: 0 15px 0 20px;
	line-height: 45px;
	font-size: 14px;
	color: #f1f1f1;
	white-space: nowrap;
}
.ipsb i {
	display: block;
	width: 50px;
	height: 45px;
	position: absolute;
	right: 0;
	top: 0;
	background-image: url(sideIcon.png)/*tpa=http://cupta.org.cn/images/sideIcon.png*/;
	background-repeat: no-repeat;
}
.ipsb a:hover div { width: 175px; }
.ipsb a:hover i,
.ipsb a:hover span {
	background-color: #5a7aea;
	background-color: rgba(90,122,234,.8);
}
.ipsb a.hover i {
	background-color: #5a7aea;
	background-color: rgba(90,122,234,.8);
}
.ipsb a.phone { z-index: 1; }
.ipsb a.phone:hover div {
	width: 400px;
	height: 200px;
	top: auto;
	bottom: 0;
	right: 0;
}
.ipsb a.phone:hover div span {
	top: auto;
	bottom: 0;
	line-height: 2em;
	padding: 10px 15px 10px 20px;
}
.ipsb a.phone:hover i {
	top: auto;
	bottom: 0;
}
.content { position: relative; }
.sideLeft {
	top: 78px;
	width: 217px;
	float: left;
	background-color: #93a5e4;
	background-repeat: no-repeat;
	background-position: 19px 78px;
	z-index: 2;
	margin-bottom: 2vw;
}
.sideLeft dt {
	position: relative;
	/* height: 62px; */
	line-height: 1.7em;
	background-repeat: no-repeat;
	background-position: right 0;
	background-color: #6986eb;
	font-size: 18px;
	color: #FFF;
	padding: 12px 40px 22px 23px;
}
.sideLeft dt:before {
	content: " ";
	position: absolute;
	left: 23px;
	bottom: 14px;
	display: block;
	width: 19px;
	height: 2px;
	background: #FFF;
}
.sideLeft dt:after {
	content: " ";
	position: absolute;
	right: 13px;
	top: 17px;
	display: block;
	width: 20px;
	height: 20px;
	background: url(icon24.png)/*tpa=http://cupta.org.cn/images/icon24.png*/;
}
.sideLeft dd { border-bottom: 1px solid #b7c4f2; }
.sideLeft a {
	position: relative;
	display: block;
	padding-left: 50px;
	line-height: 47px;
	font-size: 14px;
	color: #eef5fb;
}
.sideLeft a.hover,
.sideLeft a:hover { background-color: rgba(255,255,255,.1); }
.sideLeft a:before {
	content: " ";
	display: block;
	width: 8px;
	height: 9px;
	background: url(icon25.png)/*tpa=http://cupta.org.cn/images/icon25.png*/;
	position: absolute;
	right: 18px;

	top: 19px;
}

.sideLeft a.hover:before {
	transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
}
.sideLeft a:hover:before {
	transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
}
.sideStyle1 { background-image: url(sidebg1.png)/*tpa=http://cupta.org.cn/images/sidebg1.png*/; }
.sideStyle1 dt { background-image: url(bg1.png)/*tpa=http://cupta.org.cn/images/bg1.png*/; }
.sideStyle5 { background-image: url(sidebg2.png)/*tpa=http://cupta.org.cn/images/sidebg2.png*/; }
.sideStyle5 dt { background-image: url(bg2.png)/*tpa=http://cupta.org.cn/images/bg2.png*/; }

.sideStyle3 dt { background-image: url(bg7.png)/*tpa=http://cupta.org.cn/images/bg7.png*/; }
.sideStyle3 { background-image: url(sidebg8.png)/*tpa=http://cupta.org.cn/images/sidebg8.png*/; }
.sideStyle0 a { padding-left: 20px; }
.sideStyle4 { background-image: url(sidebg4.png)/*tpa=http://cupta.org.cn/images/sidebg4.png*/; }
.sideStyle4 dt { background-image: url(bg4.png)/*tpa=http://cupta.org.cn/images/bg4.png*/; }
.sideStyle2 { background-image: url(sidebg5.png)/*tpa=http://cupta.org.cn/images/sidebg5.png*/; }
.sideStyle2 dt { background-image: url(bg5.png)/*tpa=http://cupta.org.cn/images/bg5.png*/; }
/*.sideStyle6 { background-image: url(../images/sidebg6.png); }*/
.sideStyle6 dt { background-image: url(bg6.png)/*tpa=http://cupta.org.cn/images/bg6.png*/; }
.sideStyle6 { background-image: url(sidebg7.png)/*tpa=http://cupta.org.cn/images/sidebg7.png*/; }
.sideLeft span {
	display: none;
	background-color: rgba(55, 67, 117, 0.24);
}
.sideLeft span.hover { display: block; }
.sideLeft span a {
	text-align: right;
	display: block;
	line-height: 1.5em;
	padding: 7px 40px 12px 40px;
}
.sideLeft span a:hover { background-color: rgba(0,0,0,.05); }
.sideLeft span a.hover { background-color: rgba(0,0,0,.05); }
.contentPath {
	width: 100%;
	height: 1em;
	padding: 12px 0;
	text-align: center;
}
.contentPath ul {
	width: 1190px;
	margin: auto;
	height: 1em;
	line-height: 1em;
	font-size: 13px;
	text-align: right;
	color: #333;
}
.contentPath a { color: #333; }
.contentPath a.end {
	color: #444;
	font-weight: bold;
}
.contentPath a:hover { color: #6986eb; }

.contentRight {
	width: 907px;
	float: right;
	padding: 7px 38px 65px;
	background: #FFF;
}
.contentMid {
	width: 1124px;
	padding: 7px 38px 65px;
	background: #FFF;
}
.pageTitle {
	margin-bottom: 38px;
	font: 22px/40px  Microsoft YaHei, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #303137;
	border-bottom: 1px solid #bebebe;
}
.pageTitle span {
	position: relative;
	top: 20px;
	display: inline-block;
	padding: 0 20px;
	background: #FFF;
}
.txtEdit {
	font-size: 14px;
	color: #666;
	line-height: 2em;
}
.txtEdit img { max-width: 100%; }
.question li {
	position: relative;
	padding: 27px 100px 27px 17px;
	cursor: pointer;
}
.question li:after {
	content: " ";
	display: block;
	width: 26px;
	height: 26px;
	position: absolute;
	top: 68px;
	right: 24px;
	background: url(icon26.png)/*tpa=http://cupta.org.cn/images/icon26.png*/ no-repeat center;
}
.question h4,
.answer {
	position: relative;
	padding-left: 50px;
}
.question h4 {
	margin-bottom: 11px;
	line-height: 32px;
	font-size: 18px;
	color: #303137;
}
.answer {
	min-height: 56px;
	line-height: 2;
	font-size: 14px;
	color: #6b6b6b;
	overflow: hidden;
}
.question h4:before,
.question div:before {
	position: absolute;
	left: 0;
	display: block;
	width: 32px;
	height: 32px;
	text-align: center;
	color: #FFF;
	font: 18px/32px  Microsoft YaHei, Arial, Helvetica, sans-serif;
}
.question h4:before {
content: " ???;
	top: 0;
	background: #6986eb;
}
.answer:before {
content: " ???;
	top: 7px;
	background: #9dafed;
}
.question li:nth-child(odd) { background: #FFF; }
.question li:nth-child(even) { background: #f6f6f6; }
.question li.active { background-color: #93a5e4; }
.question li.active:after { background-image: url(icon27.png)/*tpa=http://cupta.org.cn/images/icon27.png*/; }
.question li.active h4,
.question li.active div { color: #FFF; }
.question li .txtbox img,
.question li .txtbox br { display: none; }
.question li.active .txtbox img,
.question li.active .txtbox br { display: block; }
.question li,
.question li:after {
	transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
}
.answer .txtbox {
	position: absolute;
	left: 50px;
	top: 0;
}
.answer .vish {
	position: static;
	visibility: hidden;
	display: none;
}
.viewMore {
	display: block;
	padding-top: 32px;
	color: #ccc;
	text-align: center;
	border-top: 1px solid #ECECEC;
}
.viewMore:hover { color: #6986eb; }
.magzlist { padding: 0 10px; }
.magzlist li { border-bottom: 1px dashed #DDD; }
.magzlist a {
	position: relative;
	padding-right: 180px;
	display: block;
	height: 46px;
	line-height: 46px;
	font-size: 14px;
	color: #6e6e6e;
}
.magzlist span {
	position: absolute;
	right: 0;
	top: 0;
	font-family: Helvetica, Arial, sans-serif;
}
.magzlist a:hover { color: #6986eb; }
.imgtxtlist a {
	display: block;
	padding: 20px 0;
	border-bottom: 1px dashed #DDD;
}
.imgtxtlist .imgbox,
.imgtxtlist img {
	width: 236px;
	height: 169px;
}
.imgtxtlist .txtbox {
	position: relative;
	width: 635px;
	height: 169px;
}
.imgtxtlist h4 {
	margin-bottom: 16px;
	font-weight: bold;
	color: #484848;
}
.imgtxtlist p {
	position: relative;
	height: 6em;
	font-size: 14px;
	line-height: 2em;
	color: #858585;
	overflow: hidden;
}
.imgtxtlist span,
.imgtxtlist i {
	font-size: 14px;
	line-height: 2;
	color: #858585;
}
.datebox {
	display:inline-block;
	font-size:13px;
	color: #797979;
}
.datebox tt {
	font-weight: bold;
	color: #484848;
	margin-right:20px;
	font-size: 15px;
}
.datebox span {
	padding-left: 25px;
	margin-right: 20px;
	background: url(icon28.png)/*tpa=http://cupta.org.cn/images/icon28.png*/ no-repeat 0 center;
	font-family: Gotham, "Helvetica Neue ", Helvetica, Arial, sans-serif;
}
.datebox i {
	padding-left: 25px;
	font-style: normal;
	background: url(icon29.png)/*tpa=http://cupta.org.cn/images/icon29.png*/ no-repeat 0 center;
}
.imgtxtlist .datebox {
	position: absolute;
	left: 0;
	bottom: 0;
}
.imgtxtlist a:hover { background: #f6f6f6; }
.imgtxtlist a:hover h4 { color: #6986eb; }

.desTitle {
	margin-bottom: 60px;
	padding: 38px 0 30px;
	border-bottom: 1px dashed #DDD;
	text-align: center;
}
.desTitle h4 {
	margin-bottom: 18px;
	font-size: 22px;
	color: #484848;
}
.desTitle .datebox { display: inline-block; }
.share {
	display: inline-block;
	top: -3px;
	margin-left: 30px;
	position: relative;
}
.share a {
	display: inline-block;
	height: 24px;
	background-image: url(share.png)/*tpa=http://cupta.org.cn/images/share.png*/;

	vertical-align: middle;
}
.s2 { background-position: -29px 0; }
.s3 { background-position: -58px 0; }
.s4 { background-position: -87px 0; }
.s5 { background-position: right 0; }
.newbooks_selecter {
	height:33px;
	padding-bottom:10px;
	border-bottom:#eee 1px solid;
	margin-bottom:20px;
}
.newbooks_selecter span {
	display:inline-block;
	height:25px;
	padding:3px 8px;
	border:#6986eb 1px solid;
	margin-right:10px;
	background:#6986eb;
	color:#fff;
}
.newbooks_selecter select {
	height:33px;
	padding:3px 20px;
	border:#ccc 1px solid;
	margin-right:10px;
}
.newbooks_selecter input {
	height:33px;
	padding:3px 20px;
}
.newbooks { width: 932px; }
.newbooks li {
	float: left;
	margin: 0 25px 25px 0;
}
.newbooks li,
.newbooks a,
.newbooks img {
	width: 208px;
	height: 289px;
}
.newbooks a {
	display: block;
	position: relative;
}
.newbooks h4 {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	text-align: center;
	height: 45px;
	line-height: 45px;
	background: #000;
	background: rgba(0,0,0,.6);
	color: #FFF;
	font-size: 14px;
}
.newbooks a:hover h4 { background: rgba(105,134,235,.8); }
.newbooks li:hover {
	transform: translate(5px, -5px);
	-webkit-transform: translate(5px, -5px);
	box-shadow: -5px 5px 10px rgba(0,0,0,.5);
}
.newbooks2 { width: 920px; }
.contentMid .newbooks2 { width: 1200px; }
.newbooks2 li {
	float: left;
	margin: 0 17px 17px 0;
	width: 167px;
}
.contentMid .newbooks2 li { margin: 0 24px 17px 0; }
.newbooks2 img {
	width: 167px;
	height: 233px;
}
.newbooks2 a {
	display: block;
	position: relative;
	overflow: hidden;
}
.fade {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	padding: 30px 20px 0;
	width: 127px;
	height: 203px;
	font-size: 12px;
	color: #FFF;
	line-height: 2;
	background: #6078d5;
	background: rgba(105,134,235,.8);
	overflow: hidden;
}
.newbooks2 .txtbox { line-height: 2; }
.newbooks2 h4 {
	font-size: 14px;
	color: #444;
	font-weight: bold;
}
.newbooks2 p {
	font-size: 12px;
	color: #78787b;
}
.newbooks2 a:hover .fade { display: block; }
 @-webkit-keyframes fromLeftFade { from {
-webkit-transform:translateX(-100%);
opacity:0;
}
}
 @keyframes fromLeftFade { from {
transform:translateX(-100%);
opacity:0;
}
}
.newbooks2 .fade {
	animation: fromLeftFade .6s ease-out both;
	-webkit-animation: fromLeftFade .6s ease-out both;
}
.bookInfo { margin-bottom: 40px; }
.bookInfo .imgfl {
	float: left;
	width: 167px;
     height: 233px;
	display:inline-block;
	position:relative;
	overflow:hidden;
}
.bookInfo .imgfl img {
	position:absolute;
	left:0;
	top:0;
	width: 167px;
     height: 233px;
	transition: all .6s ease;
	-moz-transition: all .6s ease;
	-webkit-transition: all .6s ease;
	-o-transition: all .6s ease;
}
.bookInfo .imgfl tt {
	line-height: 1.4em;
	width: 167px;
	display:block;
	text-align:center;
	padding:0.5em 0;
	background:rgba(0, 0, 0, 0.41);
	color:#fff;
	font-size:14px;
	position:absolute;
	left:0;
	bottom:-4em;

	transition: all .6s ease;
	-moz-transition: all .6s ease;


	-webkit-transition: all .6s ease;
	-o-transition: all .6s ease;
}
.bookInfo .imgfl:hover img {
	left:-10px;
	top:-10px;
	width: 187px;
     height: 253px;
}
.bookInfo .imgfl:hover tt {
	bottom:0;
}
.bookInfo .txtbox { width: 660px; }
.bookInfo h4 {
	padding: 30px 0;
	font-weight: bold;
	font-size: 19px;
	color: #444;
}
.bookInfo td {
	line-height: 2;
	font-size: 14px;
	color: #78787b;
}
.bookDes p {
	font-size: 14px;
	color: #78787b;
	line-height: 2;
}
.mapchunk {
	position: relative;

	height: 565px;
	overflow: hidden;
}
.mapchunk ul { position: relative; }
.mapchunk li {
	width: 907px;
	height: 566px;
	background: url(map.jpg)/*tpa=http://cupta.org.cn/images/map.jpg*/ no-repeat center;
}
.mapIndex {
	position: absolute;
	right: 1px;
	top: 1px;
	height: 563px;
	width: 188px;
	background: #fdfdfb;
	background: rgba(255,255,255,.9);
}
.maplinkcont2 {
	position: absolute;
	left: 16px;
	top: 30px;
	height: 516px;
	width: 156px;

	overflow: hidden;
}
.maplinkcont2 .maplinks2 { height: auto; }
.address {
	margin-top: 42px;
	color: #313131;
}
.address h4 {
	margin-bottom: 15px;
	font-size: 22px;
}
.address p { font-size: 14px; }
.magzlist2 { width: 928px; }
.magzlist2 li {
	float: left;
	margin: 0 21px 21px 0;
}
.magzlist2 a {
	position: relative;
	display: block;
	overflow: hidden;
}
.magzlist2 li,
.magzlist2 img {
	width: 211px;
	height: 147px;
}
.magzlist2 h4 {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 42px;
	width: 100%;
	text-align: center;
	color: #FFF;
	font-size: 14px;
	line-height: 42px;
	background: #000;
	background: rgba(0,0,0,.5);
}
.magzlist2 a:hover h4 { background: #6986eb; }
.ablum2{ position:relative;}
.ablum2 .imgViewBtn{ top:50%;}
.ablum2 .imgViewCont,
.ablum2 .imgViewCont li,
.ablum2 .imgViewCont img {
	width: 100%;
	height: 500px;
}
.ablum2 .imgViewCont { margin-bottom: 16px; }
.ablum2 .imgViewCont a {
	display: flex;
	position: relative;
	width: 100%;
	height: 500px;
     text-align: center;
     line-height: 500px;
     background:#fafafa;
}
.ablum2 .imgViewCont h4 {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 50px;
	line-height: 50px;
	width: 100%;
	text-indent: 38px;
	background: #000;
	background: rgba(0,0,0,.6);
	color: #FFF;
}
.ablum2 .ablumNav {
	width: 809px;
	margin: 0 auto;
}
.ablum2 .ablumNav a { margin-right: 16px; }
.ablum2 .ablumNav a,
.ablum2 .ablumNav img {
	width: 149px;
	height: 82px;
}
.ablum2 .ablumNav a:after {
	content: " ";
	display: block;
	position: absolute;
	left: -50%;
	top: -50%;
	width: 200%;
	height: 200%;
	border-radius: 50%;
	background: rgba(105,134,235,.8);
	opacity: 0;
	transform: scale(0);
	-webkit-transform: scale(0);
}
.ablum2 .ablumNav a.hover:after {
	opacity: 1;
	transform: scale(1);

	-webkit-transform: scale(1);
}
.ablumBtn { position: relative; }
.ablum2 .ablumBtn a,.ablum2 .imgViewBtn a{
	display: block;
	width: 36px;
	height: 82px;
	position: absolute;
	bottom: 0;
}
.ablum2 .imgViewBtn .prev {
	left: 0;
	background: url(btn4prev.png)/*tpa=http://cupta.org.cn/images/btn4prev.png*/ no-repeat center #000;
	background: url(btn4prev.png)/*tpa=http://cupta.org.cn/images/btn4prev.png*/ no-repeat center rgba(0,0,0,.5);
}
.ablum2 .imgViewBtn .next {
	right: 0;
	background: url(btn4next.png)/*tpa=http://cupta.org.cn/images/btn4next.png*/ no-repeat center #000;
	background: url(btn4next.png)/*tpa=http://cupta.org.cn/images/btn4next.png*/ no-repeat center rgba(0,0,0,.5);
}
.ablum2 .ablumBtn .prev {
	left: 0;
	background: url(btn4prev.png)/*tpa=http://cupta.org.cn/images/btn4prev.png*/ no-repeat center #777a85;
}
.ablum2 .ablumBtn .next {
	right: 0;
	background: url(btn4next.png)/*tpa=http://cupta.org.cn/images/btn4next.png*/ no-repeat center #777a85;
}
.calendar {
	position: relative;
	margin-bottom: 10px;
	border: 2px solid #6986eb;
	background: #6986eb;
}
.calendarBox {
	position: relative;
	width: 706px;
	height: 476px;
	overflow: hidden;
	font-size: 12px;
	text-align: center;
	background: #FFF;
}
.calendar-select {
	padding: 9px 0;
	background: #f4f6fd;
	border-bottom: 1px solid #cdd5f1;
	text-align: center;
}
.calendar-select a {
	display: inline-block;
	padding: 0 10px;
	margin: 0 2px;

	height: 32px;
	line-height: 32px;
	border: 1px solid #d2d2d2;
	font-size: 14px;
	color: #5f5f5f;
	background-color: #fff;
	margin-right: 10px;
}
.calendar-select a:hover {
	border: 1px 6986eb #d2d2d2;
	color: #fff;
	background-color: #6986eb;
}
.calendar-select select {
	padding: 0 18px;
	margin: 0 2px;
	height: 32px;
	line-height: 32px;
	border: 1px solid #d2d2d2;
	font-size: 16px;
	color: #5f5f5f;
	font-weight: bold;
}
.week {
	margin-bottom: 1px;

	width: 707px;
	border-bottom: 1px solid #e1e1e1;
}

.days {
	width: 707px;
	border-top: 1px solid #e1e1e1;
}
.week div {
	float: left;
	width: 100px;
	height: 38px;
	line-height: 38px;
	border-right: 1px solid #e1e1e1;
	color: #999;
}
.days a {
	position: relative;
	margin: -1px 0 0 -1px;
	display: block;
	float: left;
	width: 100px;
	height: 63px;
	border: 1px solid #e1e1e1;
}
.days span {
	display: block;
	padding-top: 16px;
}
.days a.nothing { background: #f8f8f8; }
.days p {
	padding-top: 7px;
	height: 1.2em;
}
.days a[data-info]:hover {
	border-color: #6986eb;
	z-index: 1;
}
.days a.hover {
	border-color: #6986eb;
	color: #6986eb;
	z-index: 1;
}
.infoBox {
	position: absolute;
	right: 22px;
	top: 50%;
	margin-top: -218px;
	padding-top: 5px;
	width: 151px;
	color: #FFF;
	overflow: hidden;
}
.infoBox li {
	padding: 25px 0 30px;
	border-bottom: 1px solid #7d96ed;
}
.m12 {
	margin-bottom: 8px;
	font-size: 12px;
}
.c_date {
	margin-bottom: 8px;
	font-size: 23px;
	font-family: Gotham, "Helvetica Neue ", Helvetica, Arial, sans-serif;
}
.c_time {
	font-size: 14px;
	font-family: Gotham, "Helvetica Neue ", Helvetica, Arial, sans-serif;
}
.c_name {
	font-size: 21px;
	font-weight: bold;
	height: 1.2em;
}
.c_name a{ color:#FFF;}
.c_title { font-size: 14px; }
.infoBox li.href {
	text-align: center;
	border: none;
}
.href a {
	color: #FFF;
	padding: 0 5px;
	display: inline-block;
}
.href a:hover { background: #697DCD; }
.icon30 {
	padding-left: 23px;
	background: url(icon30.png)/*tpa=http://cupta.org.cn/images/icon30.png*/ no-repeat 0 center;
}
.icon31 {
	padding-left: 23px;
	background: url(icon31.png)/*tpa=http://cupta.org.cn/images/icon31.png*/ no-repeat 0 center;
}
.infoCont {
	position: relative;
	width: 9999px;
}
.infoBox ul {
	float: left;
	width: 151px;
}
.infoBox li.titleBox {
	padding: 30px 0 0;
	height: 88px;
}
.ibindex {
	position: absolute;
	left: 0;
	bottom: 0;
}
.ibindex a {
	display: block;
	float: left;
	margin: 0 5px;
	width: 10px;
	height: 10px;
	border: 1px solid #FFF;
	border-radius: 50%;
}
.ibindex a.hover { background: #FFF; }
.list5 li {
	padding: 30px 0 28px;
	border-bottom: 1px dashed #DDD;
}
.list5 h4 {
	margin-bottom: 10px;
	color: #484848;
	font-weight: bold;
}
.list5 p {
	font-size: 12px;
	line-height: 2;
	color: #858585;
}

.list5 .datebox { margin-top: 30px; }
.list5 a:hover h4 { color: #6986eb; }
.ldlist { width: 920px; }
.ldlist li {
	float: left;
	position: relative;
	margin: 0 14px 14px 0;
	width: 292px;
	height: 248px;
	overflow: hidden;
}
.ldlist img {
	width: 184px;
	display: none;
}
.ldlist .txtbox {
	position: absolute;
	right: 0;
	top: 0;
	width: 290px;
	height: 246px;
	border: 1px solid #EEE;
}
.ldlist .txtbox div { padding: 0 25px; }
.ldlist h4 {
	position: relative;
	margin-bottom: 20px;
	height: 64px;
	line-height: 64px;
	color: #3c3c3c;
	font-weight: bold;
	border-bottom: 1px solid #dadada;
}
.ldlist h4 span {
	display: inline-block;
	margin-left: 14px;
	top: -2px;
	position: relative;
	height: 28px;
	font-size: 12px;
	line-height: 28px;
	padding: 0 10px;
	text-align: center;
	border-radius: 14px;
	color: #FFF;
	background: #374375;
}
.ldlist p {
	font-size: 12px;
	color: #727272;
	line-height: 2;
}
.floors { width: 928px; }
.floors li {
	position: relative;
	float: left;
	width: 440px;
	height: 400px;
	margin: 0 22px 22px 0;
	border: 1px solid #EEE;
	counter-increment: floor;
}
.floors img {
	width: 100%;
	height: 100%;
}
.floors li i {
	content: counter(floor) "F ";
	position: absolute;
	left: -1px;
	bottom: -1px;
	/*width: 50px;*/

	height: 35px;
	padding: 0 10px;
	background: #4b5583;
	color: #FFF;
	text-align: center;
	line-height: 35px;
	font-weight: bold;
	font-style: normal;
}
.tslt li { margin-bottom: 29px; }
.tslt img {
	float: left;
	width: 283px;
	height: 132px;
}
.tslt .txtbox {
	float: right;
	width: 558px;
	height: 96px;
	padding: 34px 32px 0;
	border: 1px solid #dcdcdc;
	line-height: 2.4;
	font-size: 14px;
}
.tslt a { color: #666; }
.tslt a:hover {
	color: #FFF;
	background: #adadad;
}
.linkbox h4 {
	margin-bottom: 20px;
	padding-left: 14px;
	line-height: 20px;
	border-left: 5px solid #6986eb;
	color: #666;
	font-weight: bold;
}
.linkbox div { margin-bottom: 50px; }
.linkbox a {
	display: block;
	float: left;
	width: 180px;
	line-height: 2.5;
	font-size: 14px;
	color: #666;
}
.linkbox a:hover { color: #6986eb; }
.newsList3 li { border-bottom: 1px dashed #CCC; }
.newsList3 a {
	position: relative;
	display: block;
	height: 62px;
	line-height: 62px;
	width: 100%;
	color: #484848;
}

.newsList3 span {
	position: absolute;
	right: 0;
	top: 0;
	padding-left: 30px;
	background: url(icon28.png)/*tpa=http://cupta.org.cn/images/icon28.png*/ no-repeat 0 center;
	color: #797979;
}
.newsList3 a:hover { color: #6986eb; }
.loginPage {
	position: relative;
	min-width: auto;
	min-height: 780px;
}
.loginContainer {
	position: relative;
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}
.loginBg {
	position: fixed;
	right: 0;
	bottom: 0;
}
.loginHeader {
	position: relative;
	height: 150px;
}
.loginTitle {
	position: absolute;
	left: 0;
	bottom: 0;
	display: block;
	width: 478px;
	height: 73px;
	background: url(loginTitle.png)/*tpa=http://cupta.org.cn/images/loginTitle.png*/;
}
.loginFun {
	position: absolute;
	right: 0;
	bottom: 0;
}
.loginFun a {
	display: inline-block;
	margin-left: 35px;
	padding-left: 28px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #FFF;
}
.icon32 { background: url(icon32.png)/*tpa=http://cupta.org.cn/images/icon32.png*/ no-repeat 0 center; }
.icon33 { background: url(icon33.png)/*tpa=http://cupta.org.cn/images/icon33.png*/ no-repeat 0 center; }
.loginFooter {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 70px;
	color: #FFF;
}
.l_tel {
	float: left;
	margin-right: 28px;
	padding-right: 35px;
	border-right: 1px solid #FFF;
}
.l_tel p { font-size: 14px; }
.l_tel h4 { font-size: 19px; }
.loginContent {
	position: relative;
	top: 50%;
	margin-top: -415px
}
.libs {
	position: relative;
	top: 51px;
}
.libs a {
	position: absolute;
	display: block;
	overflow: hidden;
}
.libs h4 {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 30px;
	line-height: 30px;
	width: 100%;
	text-align: center;
	color: #FFF;
	font-size: 14px;
	background: rgba(0,0,0,.5);
}
.libs a:hover h4 { background: rgba(90,122,234,.8); }
.lib1,
.lib1 img,
.lib5,
.lib5 img {
	width: 169px;
	height: 220px;
}
.lib2,
.lib2 img,
.lib3,
.lib3 img,
.lib4,
.lib4 img,
.lib8,
.lib8 img,
.lib9,
.lib9 img,
.lib10,
.lib10 img {
	width: 170px;
	height: 110px;
}
.lib6,
.lib6 img {
	width: 343px;
	height: 219px;
}
.lib7,
.lib7 img {
	width: 170px;
	height: 219px;
}
.lib1 {
	left: 0;
	top: 0;
}
.lib2 {
	left: 172px;
	top: 0;
}
.lib3 {
	left: 345px;
	top: 0;
}
.lib4 {
	left: 518px;
	top: 0;
}
.lib5 {
	left: 0;
	top: 223px;
}
.lib6 {
	left: 172px;
	top: 113px;
}
.lib7 {
	left: 518px;
	top: 113px;
}
.lib8 {
	left: 172px;
	top: 335px;
}
.lib9 {
	left: 345px;
	top: 335px;
}
.lib10 {
	left: 518px;
	top: 335px;
}
.loginbox {
	float: right;
	padding: 0;
	width: 100%;
}
.loginbox .close { display: none; }
.loginbox form {
	padding: 0;
	background: #FFF;
}
.loginbox h4 {
	margin-bottom: 40px;
	font-size: 30px;
	color: #0e4e9e;
	text-align: center;
}
.loginbox div {margin-bottom: 12px;}
.loginbox label {
	display: inline-block;
	width: 70px;
	height: 40px;
	font-size: 14px;
	line-height: 40px;
	background: #F7F9FA;
	border: 1px solid #d7d7d7;

	text-align: center;
	color: #979797;
	vertical-align: middle;
}
.loginbox input[type="text"],
.loginbox input[type="password"] {
	padding: 0 10px;
	width: 147px;
	height: 40px;
	font-size: 14px;
	line-height: 40px;
	border: 1px solid #d7d7d7;
	border-left: 0;
	color: #3a3a3a;
	vertical-align: middle;
}

.loginbox input[type="button"] {
	margin-bottom: 20px;
	width: 100%;
	height: 42px;
	line-height: 40px;
	font-size: 14px;
	border: none;
	background: #3f88cf;
	color: #FFF;
}


.loginbox p {
	line-height: 2;
	font-size: 12px;

	color: #979797;
}
.loginbox span {
     color: #d72323;
     font-size: 13px;
}



.loginbox1{
	float: right;
	width: 100%;
}
.loginbox1 .close { display: none; }
.loginbox1 form {
	padding: 20px 40px 0;
	background: #FFF;
}
.loginbox1 h4 {
	margin-bottom: 25px;
	font-size: 24px;
	color: #3f88cf;
	text-align: center;
}
.loginbox1 div {margin-bottom: 20px;}
.loginbox1 label {
	display: inline-block;
	width: 107px;
	height: 54px;
	line-height: 54px;
	background: #f7f7f7;
	border: 1px solid #e5e5e5;
	text-align: center;
	color: #979797;
	vertical-align: middle;
}
.loginbox1 input[type="text"],
.loginbox1 input[type="password"] {
	padding: 0 20px;
	width: 263px;
	height: 54px;
	line-height: 54px;
	border: 1px solid #e5e5e5;
	border-left: 0;
	color: #3a3a3a;
	font-family: 'arial','microsoft yahei'
	vertical-align: middle;
}
.loginbox1 input[type="button"] {
	margin-bottom: 20px;
	width: 100%;
	height: 48px;
	border: none;
	background: #3f88cf;
	color: #FFF;
}
.loginbox1 p {
	line-height: 2;
	font-size: 12px;
	color: #979797;
}
.loginbox1 span {
     color: #d72323;
     font-size: 13px;
}


.sso { background: #F7F9FA; }
.header2 {
	margin-bottom: 30px;
	height: 106px;
	background: #FFF;
	border-top: 4px solid #0a66b2;
	box-shadow: 0 2px 3px #DDD;
}
.logo2 {
	display: block;
	width: 402px;
	height: 106px;
	background: url(logo2.png)/*tpa=http://cupta.org.cn/images/logo2.png*/ no-repeat center;
}
.ssoNav {
	position: absolute;
	right: 175px;
	top: 40px;
	line-height: 20px;
}
.ssoNav a {
	padding-left: 28px;
	margin-left: 32px;
	color: #484848;
	background-image: url(ssonav.png)/*tpa=http://cupta.org.cn/images/ssonav.png*/;
	background-repeat: no-repeat;
}
.ssoNav a.sn1 { background-position: 0 center; }
.ssoNav a.sn2 { background-position: -94px center; }
.ssoNav a.sn3 { background-position: -195px center; }
.ssoNav a.sn4 { background-position: -320px center; }
.loginInfo {
	position: absolute;
	right: 0;
	top: 0;
	line-height: 106px;
	font-size: 14px;
}
.loginInfo { color: #a6a6a6; }
.loginInfo span { color: #484848; }
.loginInfo a { color: #0a66b2; }
.footer2 {
	padding-top: 40px;
	height: 180px;
	background: #465461;
	text-align: center;
	color: #FFF;
}
.footer2 p {
	line-height: 2.2;
	font-size: 12px;
}
.foot2links {
	margin-bottom: 25px;
	font-size: 18px;
}
.foot2links a {
	display: inline-block;
	margin-left: 18px;
	width: 156px;
	height: 36px;
	line-height: 36px;
	border: 1px solid #e5e5e5;
	border-radius: 5px;
	font-size: 12px;
	color: #FFF;
}
.ssoMenu form {
	padding: 0 16px;
	height: 140px;

	width: 255px;
	background: #57a6ed;
	color: #FFF;
}
.ssoMenu form h4 {

	padding: 13px 0 10px;
	font-family:  Microsoft YaHei, Arial, Helvetica, sans-serif;
	font-size: 20px;
}
.ssoMenu form p {
	font-size: 12px;
	line-height: 2;
}
.ssoMenu input[type="text"] {
	padding: 0 18px;
	width: 217px;
	height: 38px;
	border: none;
	background: #FFF;
	border-radius: 5px;
	font-size: 12px;
	color: #a9a9a9;
}
.ssoMenu input[type="button"] {
	position: absolute;
	right: 0;
	top: 0;
	width: 50px;
	height: 38px;
	background: url(icon34.png)/*tpa=http://cupta.org.cn/images/icon34.png*/ no-repeat center;
	border: 0;
}
.menuBox {
	position: relative;
	height: 140px;
	width: 913px;
	overflow: hidden;
}
.menuBox a {
	display: block;
	float: left;
	margin: -1px 0 0 -1px;
	width: 151px;
	height: 70px;
	line-height: 70px;
	text-align: center;
	background: #2c79bd;
	color: #FFF;
	border: 1px solid #5390c7;
}
.menuBox a:hover { line-height: 50px; }
.bgWhite {
	padding-bottom: 30px;
	background: #FFF;
}
.ssolist1 { padding: 23px 30px 40px; }
.ssolist1 h4 {
	padding: 17px 0 20px 48px;
	font-size: 21px;
	color: #484848;
}
.ssolist1 h4 span { color: #0a66b2; }
.sl1 { background: url(sl1.png)/*tpa=http://cupta.org.cn/images/sl1.png*/ no-repeat 7px 16px; }
.sl2 { background: url(sl2.png)/*tpa=http://cupta.org.cn/images/sl2.png*/ no-repeat 7px 20px; }
.sl3 { background: url(sl3.png)/*tpa=http://cupta.org.cn/images/sl3.png*/ no-repeat 7px 20px; }
.sl4 { background: url(sl4.png)/*tpa=http://cupta.org.cn/images/sl4.png*/ no-repeat 7px 16px; }
.sl5 { background: url(sl5.png)/*tpa=http://cupta.org.cn/images/sl5.png*/ no-repeat 7px 18px; }

.sl6 { background: url(sl6.png)/*tpa=http://cupta.org.cn/images/sl6.png*/ no-repeat 7px 20px; }
.ssolist1 div { width: 1160px; }
.ssolist1 a {
	float: left;
	display: block;
	margin: 0 23px 23px 0;
	width: 207px;
	height: 101px;
	border: 1px solid #e5e5e5;
	border-radius: 5px;
}
.ssolist1 img { width: 207px; }
.ssolist2 { padding: 0 40px; }
.ssolist2 li { border-bottom: 1px dashed #DDD; }
.ssolist2 a {
	display: block;
	padding: 30px 0;
}
.ssolist2 h4 {
	margin-bottom: 24px;
	font-size: 22px;
	color: #484848;
}
.ssolist2 p {
	line-height: 2;
	font-size: 14px;
	color: #858585;
}
.ssolist2 .datebox { margin-top: 14px; }
.ssoTitle {
	padding: 0 40px;
	height: 70px;
	border-bottom: 1px solid #EEE;
}
.ssoTitle h3 {
	padding-left: 29px;
	height: 70px;
	line-height: 70px;
	color: #0a66b2;
	font-size: 21px;
}
.ssoTitle h3 a {
	display: block;
	padding-left: 29px;
	width: 100%;
	height: 100%;
	color: #0a66b2;
}
.icon35 { background: url(icon35.png)/*tpa=http://cupta.org.cn/images/icon35.png*/ no-repeat 0 center; }
.ssoBread {
	font-size: 14px;
	color: #484848;
	line-height: 70px;
}
.ssoBread a { color: #484848; }
.ssoTitle h3.icon36 {
	padding: 0;
	background: url(icon36.png)/*tpa=http://cupta.org.cn/images/icon36.png*/ no-repeat 0 center;
}
.ssoCont { padding: 0 40px; }
.ssoTitle h3 span { color: #484848; }
.icon37 {
	padding: 0;
	background: url(icon37.png)/*tpa=http://cupta.org.cn/images/icon37.png*/ no-repeat 0 center;
}
.modifyBox {
	padding: 75px 0 200px;
	width: 480px;
	margin: 0 auto;
}
.modifyBox th,
.modifyBox td { height: 70px; }
.modifyBox th {
	padding-right: 20px;
	font-weight: normal;
	text-align: right;
	font-size: 14px;
	color: #656565;
}
.modifyBox input[type="password"] {
	padding: 0 20px;
	width: 242px;
	height: 45px;
	line-height: 45px;
	font-size: 14px;
	color: #656565;
	border: 1px solid #dcdcdc;
}
.modifyBox input[type="button"] {
	width: 284px;
	height: 47px;
	color: #FFF;
	background: #57a6ed;
	border: none;
}
.gclist {
	position: relative;
	width: 889px;
	overflow: hidden;
}
.gclist ul {
	width: 921px;
	padding-top: 45px;
}
.gclist li {
	float: left;
	padding-right: 32px;
	margin-bottom: 32px;
	height: 285px;
	width: 275px;
	border-bottom: 1px solid #DDD;
}
.gclist a {
	display: block;
	padding-bottom: 38px;
}
.gclist .imgbox,
.gclist img {
	width: 275px;
	height: 179px;
}
.gclist .imgbox { margin-bottom: 10px; }
.gclist h4 {
	line-height: 30px;
	font-weight: bold;
	font-size: 14px;
	color: #464646;
}
.gclist p {
	position: relative;
	height: 48px;
	font-size: 12px;
	color: #666;
	line-height: 2;
	overflow: hidden;
}
.gclist i {

	display: none;
	margin-top: 16px;
	width: 95px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	font-style: normal;
	font-size: 12px;
	color: #464646;
	border: 1px solid #7d7d7d;
	border-radius: 18px;
}
.gclist a:hover i {
	color: #6986eb;
	border-color: #6986eb;
}
.table2 { margin-bottom: 32px; }
.table2 td { line-height: 2; }
.table2 td:nth-child(even) {
	text-align: left;
	padding: 0 25px;
}
.photolist {
	margin-top: 50px;
	border-top: 1px solid #EEE;
}
.photolist h4 {
	height: 60px;
	line-height: 60px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #060606;
	background: url(icon10.png)/*tpa=http://cupta.org.cn/images/icon10.png*/ no-repeat 860px center;
}
.photolist div,
.photolist img {
	width: 426px;
	height: 278px;
}
.photolist div { position: relative; }
.photolist p {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 45px;
	line-height: 45px;
	width: 100%;
	text-align: center;
	font-size: 14px;
	color: #FFF;
	background: #000;
	background: rgba(0,0,0,.5);
}
.feedback .desc {
	text-align: center;
	font-size: 14px;
	line-height: 2em;
	margin-bottom: 20px;
}

.feedback ul {
	width: 700px;
	margin: auto;


}
.feedback ul .text {
	float: left;
	width: 300px;
	height: 18px;
	font-size: 15px;
	line-height: 18px;
	padding: 12px;
	margin: 10px;
	color: #333;
	border: #ddd 1px solid;
}
.feedback ul textarea.text {
	width: 646px;

	height: 120px;


}
.feedback ul .btn {

	color: #fff;
	width: 300px;

	height: 45px;
	margin: 10px;
	border: none;
	font-size: 15px;
	text-align: left;
	padding-left: 15px;
	background: url(icon101.png)/*tpa=http://cupta.org.cn/images/icon101.png*/ #6986eb no-repeat 260px center;
}
.purchase_form h2 {
	font-size: 20px;
	line-height: 2em;
	margin-bottom: 20px;
	font-weight: normal;
}
.purchase_reply {
    font-size: 20px;
    line-height: 2em;
     color: #6986EB;
    margin-top: 30px;
}
.purchase_form .desc {
	font-size: 15px;
	line-height: 2em;
	margin-bottom: 20px;
}
.purchase_form .desc a { color: #697DCD; }
.purchase_form .desc a:hover { text-decoration: underline; }
.purchase_form ul {
	width: 1124px;
	margin: auto;
	display: table;
}
.purchase_form ul .text {
	float: left;
	width: 342px;
	height: 18px;
	font-size: 15px;
	line-height: 18px;
	padding: 12px;
	margin: 10px 10px 10px 0;
	color: #333;
	border: #ddd 1px solid;
}
.purchase_form ul .vcode { width: 200px; }
.purchase_form ul .text:nth-child(3),
.purchase_form ul .text:nth-child(6),
.purchase_form ul .text:nth-child(7),
.purchase_form ul .text:nth-child(8) { margin-right: 0; }
.purchase_form ul .text:nth-child(7),
.purchase_form ul .text:nth-child(8) { width: 1098px; }
.purchase_form ul textarea.text { height: 120px; }
.purchase_form ul img.vimg {
	float: left;
	width: 152px;
	height: 40px;
	padding: 1px;
	margin: 10px 10px 10px 0;
	border: #ccc 1px solid;
}
.purchase_form ul a.cp {
	float: left;
	line-height: 18px;
	margin-top: 33px;
	font-size: 18px;
}

.purchase_form ul a.cp:hover {
	color: #697DCD;
	text-decoration: underline;
}
.purchase_form ul .btn {
	float: right;
	color: #fff;
	width: 170px;
	height: 45px;
	margin-top: 10px;
	border: none;
	font-size: 15px;
	text-align: left;
	padding-left: 50px;
	background: url(icon101.png)/*tpa=http://cupta.org.cn/images/icon101.png*/ #6986eb no-repeat 110px center;
}
.purchase_list {
	border-top:#ddd 1px solid;
}
.purchase_list ul {
	margin-top:-1px;

	padding-top:20px;
	margin-bottom:20px;
	border-top:#ddd 1px dashed;
	font-size:14px;
	color:#333;
}
.purchase_list ul li.msg {
	line-height:2.3em;
}
.purchase_list ul li.msg i {
	display:inline-block;
	padding:0 40px;
	font-style:normal;
	font-weight:bold;
}
.purchase_list ul li.reply {
	margin-top:20px;
	background:#F7F9FA;
	padding:20px 25px;
	line-height:1.8em;
}
.purchase_list ul li.reply span {
	color:#6986eb;
}
.col-lg-4 {
	float: left;
	position: relative;
	float: left;
	width: 268px;
	margin-right: 24px;
	height: 240px;
}
.col-lg-4 .img {
	width: 268px;
	height: 170px;
	display: block;
}
.topadv {
	position: relative;
	height: 0;
}
.topadv a.close {
	position: absolute;
	right: 20px;
	top: 20px;
	width: 30px;
	height: 30px;
	display: block;
	color: #697DCD;
	font-size: 25px;
	overflow: hidden;
	line-height: 25px;
	text-align: center;
	background: rgba(255, 255, 255, 0.5);
	border-radius: 17px;
	border: #697DCD 2px solid;
	cursor: pointer;
	font-family: Verdana, Geneva, sans-serif;
}
.topadv a.close:hover {
	color: #fff;
	border-color: #fff;
	background: rgba(105, 125, 205, 0.8);
	transition: all .6s ease;
	-moz-transition: all .6s ease;
	-webkit-transition: all .6s ease;
	-o-transition: all .6s ease;
}
.topadv a.pic {
     position:relative;
	width: 100%;
	height:176px;
	display: block;
}
.topadv a.pic img {
     position:absolute;
     left:50%;
     margin-left:-960px;
	height: 176px;
	width:1920px;
}
.nx_page { margin-top: 30px; }
.nx_page a {
	display: block;
	float: left;
	width: 33.3%;
	height: 45px;
	line-height: 45px;
	background: #f0f3f8;
	text-align: center;
	font-size: 14px;
	color: #b3b3b3;
	transition: all .6s ease;
	-moz-transition: all .6s ease;
	-webkit-transition: all .6s ease;
	-o-transition: all .6s ease;
}
.nx_page span { display: inline-block; }
.nx_prev {
	padding-left: 40px;
	background: url(35.png)/*tpa=http://cupta.org.cn/images/35.png*/ no-repeat left center;
}
.nx_list {
	padding-left: 40px;
	background: url(36.png)/*tpa=http://cupta.org.cn/images/36.png*/ no-repeat left center;
}
.nx_next {
	padding-right: 40px;
	background: url(37.png)/*tpa=http://cupta.org.cn/images/37.png*/ no-repeat right;

}
.nx_page a:hover {

	background: #6986eb;
	color: #FFFFFF;
}
.nx_page a:hover .nx_prev { background: url(35h.png)/*tpa=http://cupta.org.cn/images/35h.png*/ no-repeat left center; }
.nx_page a:hover .nx_list { background: url(36h.png)/*tpa=http://cupta.org.cn/images/36h.png*/ no-repeat left center; }
.nx_page a:hover .nx_next { background: url(37h.png)/*tpa=http://cupta.org.cn/images/37h.png*/ no-repeat right center; }
.indexSso a {
	display: inline-block;
	position: relative;
	overflow: hidden;
}
.indexSso a span {
	display: block;
	position: absolute;
	left: 0;
	top: 100px;
	padding: 20px;
	color: #fff;
	font-size: 20px;
	line-height: 1.6em;
	text-align: center;
	height: 60px;
	background: rgba(0, 0, 0, 0.86);
}
.indexSso a:hover span { top: 0; }
.indexSso a:first-child span { width: 235px; }
.indexSso a:last-child span { width: 221px; }


.rmlist {
	position: relative;
	width: 907px;
	overflow: hidden;
}
.rmlist ul {
	width: 940px;
	padding-top: 45px;
}
.rmlist li {
	float: left;
	padding-right: 26px;
	margin-bottom: 40px;
	height: 240px;
	width: 285px;
	border-bottom: 1px solid #DDD;
}
.rmlist a {
	display: block;
}
.rmlist .imgbox,
.rmlist img {
	width: 285px;
	height: 198px;
}
.rmlist .imgbox {
	margin-bottom: 10px;
}
.rmlist h4 { color: #333; }
.rmlist li:hover h4 { color: #6986EB; }

.foot_map{
     width: 100%;
     height: 100%;
     position: fixed;
     top: 0;
     left: 0;
     z-index: 999;
     background: rgba(0, 0, 0, 0.4);
     display:none;
}
.foot_map ul{
     position: absolute;
     left: 50%;
     top: 50%;
     margin: -278px auto auto -478px;
     padding: 13px;
     width: 960px;
     height: 560px;
     background: rgba(255,255,255,.3);
}
.foot_map iframe{
     background-color: #fff;
     padding:30px;
     background: url(bmap.jpg)/*tpa=http://cupta.org.cn/images/bmap.jpg*/ #fff no-repeat center;
}
.foot_map a{
    position: absolute;
    top: 14px;
    right: 14px;
    font-family: monospace;
    line-height: 1em;
    font-size: 30px;
    font-weight: bold;
    color: #0e4e9e;
    display: block;
}
.foot_map a:hover {
	color: #fff;
	background: rgba(0, 0, 0, 0.4);
	cursor:pointer;
}

div.prov {
     width:100%;
     display:table;
     margin-bottom: 20px;
     padding-bottom:10px;
}
div.prov a {
     float:left;
     width:74px;
     text-align:center;
     line-height:2em;
     display:inline-block;
     margin:0 -1px -1px 0;
     border:#ccc 1px solid;
     position:relative;
     cursor:pointer;
}
div.prov a:hover {
     color:#333;
     border-color:#aaa;
     background:#eee;
     z-index:10;
}
div.prov a.hover {
     border-color:#6986eb;
     background:#6986eb;
     color:#fff;
     z-index:9;
}


.pages {
	display: block;
	padding-top: 30px;
	text-align: center;
}
.pages a {
	display: inline-block;
	width: 84px;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	color: #6986eb;
	border: 1px solid #6986eb;
	border-radius: 5px;
	margin: 0 9px;
}
.pages a:hover {
	background: #c3c3c3;
	color: #FFF;
}

.v_d_b{display:block;background:url(new_sb_img.png)/*tpa=http://cupta.org.cn/images/new_sb_img.png*/ no-repeat left top;width: 183px;padding:0px 0px 0px 60px;font-size: 14px;height:47px;line-height:45px;margin-top: 5px;color:#1A6C9B;}
.v_d_v{display:block;background:url(new_sb_img.png)/*tpa=http://cupta.org.cn/images/new_sb_img.png*/ no-repeat left bottom;width: 183px;padding:0px 0px 0px 60px;font-size: 14px;height:47px;line-height:45px;margin-top: 5px;color:#1A6C9B;}


.bot_nav_x{font-size: 14px;padding: 0px 10px;color: #8b8b8b;}
.bottom_d{ line-height:25px; padding:15px 0px 5px 0px; line-height:2;}

.a11{ color:#c9c9c9;}
.a11:hover{ color:#fff;}

.at212{
	margin-top: 6px;
	height: 30px;
	line-height: 30px;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	}


.login_div{ width:270px; padding:33px 0px 0px 0px; background:url(new_log_bg.png)/*tpa=http://cupta.org.cn/images/new_log_bg.png*/ no-repeat; border-radius:5px 5px 0px 0px ;}
.log_tit{border-top:0px;clear:both;height:147px;padding: 0;}
.log_con{ background:url(new_log_but_bg.png)/*tpa=http://cupta.org.cn/images/new_log_but_bg.png*/ no-repeat; height:68px; clear:both; position:relative;}
.log_inp{ position:absolute; height:20px; line-height:20px; width:100px; padding:0px 0px 0px 5px; left:37px; top:6px; outline:none; border:0px; color:#666;  background:none;}



.log_inps{ position:absolute; height:20px; line-height:20px; width:100px; padding:0px 0px 0px 5px; left:37px; top:41px; outline:none; border:0px; color:#666;  background:none;}
.log_but{ position:absolute; height:69px; width:75px; right:0px; top:-2px; background:none; border:0px;  display:block; cursor:pointer;}
.log_t{ clear:both; background:#DBEAF2; padding:8px 5px; line-height:20px; margin:13px 0px 0px 0px; color:#999;border-radius:5px; }
.log_cor{ color:#F2971C; font-size:13px;}

.ad_login_user_head{ height:80px; width:85px; border:1px solid #dddddd; overflow:hidden; padding:3px;}
.ad_login_user_head img{height:80px; width:85px;}
.ad_log_na_ul{display:block;padding: 7px 0px 0px 0;line-height:25px;width: 180px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.l_b_s{padding: 15px 0px 0px 0px;}
.l_b_c{display:block;height: 33px;li;line-height: 33px;width: 110px;border-radius: 0;float:left;text-align:center;background:#07C160;color:#fff;}
.l_b_cs{display:block;height: 33px;line-height: 33px;width: 110px;border-radius: 0;float:left;text-align:center;background: #3f88cf;color:#fff;margin-left:10px;}

.float_left{ float:left;}
.float_right{ float:right;}
.clear_both{clear:both;}

.clearfix:after{content:""; display:block; height:0; clear:both;}
.clearfix{*zoom:1;}

.advantage {
	border-bottom: 1px solid #e2e2e2
}

.advantage .title3 {
	padding-left: 15px;
	margin-bottom: 40px
}

.advantage .swiper-slide {
	font-size: 0
}

.advantage .swiper-pagination-bullet {
	margin: 0 7px!important
}

.advantage .swiper-pagination {
	margin: 30px 0 80px
}

.advantage .swiper-pagination-bullet:before {
	background: #d8d8d8
}

.advantage .swiper-pagination-bullet-active:before {
	background: #FE0606
}

.advantage-list {
	width: 23%;
	float: left;
	margin: 25px 1% 0 1%;
}

.advantage-list .pro {
	width: 100%;
	line-height: 0;
	border-radius: 0;
	position: relative;
	overflow: hidden;
}


.advantage-list .pro img{
	width: 200px;
	height: 150px;
}
.advantage-list .desc {
	padding: 18px 15px;
	background: #f5f5f5;
}



.advantage-list .desc strong {
	display: block;
	color: #333;
	font-size: 18px;
	line-height: 1.5;
	margin-bottom: 7px;
	font-weight: 600;
}

.advantage-list .desc strong:hover {
	color: #0056af;
}

.advantage-list .desc p {
	font-size: 14px;
	color: #5f5f5f;
	line-height: 22px;
	height: 44px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.acc12{ margin:0 -1%;}
.pro_add{margin-top:4px;
	width: 283px;
	overflow: hidden;
}

.pro_add img{
	width: 283px;
	height: 75px;
}

.vz1{ max-width:none;}


.t_t{position:relative; z-index:98; width:66.6666666667%;min-width:1200px; margin:0 auto;}
.float_nav{ width:137px; margin:20px auto;margin-left:-150px; position: fixed;top: 120px;}
.float_nav_bigbox{}
.float_nav_fltitle{ width:137px; height:30px;line-height: 34px; font-size:15px;color: #000;text-align: right;}
.float_nav_topmore{float:right;}
.float_nav_item{width:137px;}
.float_nav_item2{float:left;width:137px;float: left;background: #0061ba;text-align: center;margin-bottom:4px;}
.float_nav_item2_head a{font-size: 16px;font-weight: bold;color: #fff;}
.float_nav_item2_head a:hover{color: #eaeaea;}
.float_nav_item2_1{width:137px;height: 40px;line-height: 40px;}
.float_nav_item2_1img{width:80px; height:80px; margin:0px auto;display: none;}
.float_nav_item2_1img img{width:80px; height:80px;}
.float_nav_item2_2{padding:10px;display: none;}
.click_top{font-size: 16px;font-weight: bold;color: #fff;background: #bdbdbd;float: left;width: 137px;text-align: center;height: 40px;line-height: 40px;cursor: pointer;}
.click_top:hover{color: #eaeaea}


.pcfooter .foot_top{padding: 20px 0 0px 0;}
.foot_nav{ float: left; line-height: 50px;}
.foot_nav a{ display: inline-block; color: #fff;padding: 0 35px; position: relative;}
.foot_nav a:first-child{ padding-left: 0;}
.foot_nav a:before{ content: "";display: block; width: 4px; height: 4px; background: #fff; position: absolute; right: 0; top: 50%; transform: translateY(-50%);}
.foot_nav a:last-child:before{display: none; }
.foot_link{width: 170px;float: right;line-height: 45px;text-align:center;position:relative;}
.foot_link h2{position:relative;font-size: 14px;color:#fff;cursor:pointer;font-weight: 400;background: #1F368F;border: 2px solid rgba(255,255,255,.8);}
.foot_link h2 .iconfont1{margin-left: 30px;}
.foot_link h2 i{position:absolute; right:0; width:40px; height:40px; text-align:center; top:0; background:#333!important; color:#fff;}
.foot_link dl{visibility:hidden;opacity:0;transition:all .45s;position:absolute;left:0;top: 49px;width:100%;max-height:300px;overflow-y:auto;}
.foot_link dd{border-top:1px solid #D9D9D9;background: #fff;}
.foot_link dd a{font-size: 13px;color:#666;display:block;box-sizing: border-box;}
.foot_link:hover dl{visibility:visible; opacity:1;}
.foot_link dd a:hover{background:#f5f5f5;} 
.foot_addre{color: #fff;padding: 25px 0;}
.foot_addre span{display: inline-block;margin-right: 35px;}
.foot_code{ float:left;}
.foot_code .code_box{width: 100px;float: left;margin-right: 30px;text-align: center;line-height: 2;font-size: 13px;color: #fff;}
.foot_code .code_box img{ width: 100%;}
.pcfooter .foot_bottom{padding-bottom: 30px;padding-top: 20px;}
.foot_copy{background: #065491;padding: 15px 0;font-size: 12px;color: #ccc;}
.foot_copy .container{color: #fff;}
.foot_copy .container .frcon{color: #ccc;float: right;}
.foot_copy .container .frcon img{display: inline-block;width: 16px;margin-right: 3px;}
.foot_copy .container a{color: #fff;}
.pcfooter{
	width: 100%;
	float: left;
    background: #2c2832;
    background: url(../../../images/foot_bg2.png) no-repeat;
    background-size: cover;
    padding: 0px 0px 0px 0;
}
.pcfooter .footer-box{width:66.6666666667%;min-width:1200px;position:relative;margin:0 auto;text-align: center;padding:40px 0 20px;}
.pcfooter .box>li{display:inline-block;vertical-align:top;font-size:14px;border-right:1px solid rgba(255,255,255,.3)}
.pcfooter .box ul li{display:inline-block;font-size:14px;padding-right:20px;padding-left:20px;border-right:1px solid rgba(255,255,255,.3);line-height:1}
.pcfooter .box ul li p+p{margin-top:10px}
.pcfooter .box ul li:last-of-type{padding-right:0;border-right:none}
.pcfooter .box ul li:first-of-type{padding-left:0}
.pcfooter .box .img-box img{width:81px}
.pcfooter .box .img-box p{font-size:12px}
.pcfooter .box>li:first-of-type{width:480px}
.pcfooter .box .adrr{margin-top:22px}
.pcfooter .box li:first-of-type .iconfont{padding-right:10px}
.pcfooter .box>li:nth-of-type(2){width: 500px;padding:0 100px;padding: 0 2%;}
.pcfooter .box>li:nth-of-type(2) .dt div{display:block;float:left;font-size:14px;background-color:#fff;color:#3E3E3E;line-height:25px;width:163px;border-radius:5px;padding-left:10px;cursor:pointer}
.pcfooter .box>li:nth-of-type(2) .dt div+div{margin-left:13px}
.pcfooter .box>li:nth-of-type(2) .title{line-height:1;margin:10px 0}
.pcfooter .box>li:nth-of-type(2) .iconfont{font-size:24px}
.pcfooter .box>li:nth-of-type(2) .iconfont span:nth-of-type(2){font-size:28px}
.pcfooter .box>li:nth-of-type(2) .iconfont span:nth-of-type(3){font-size:22px}
.pcfooter .box>li:nth-of-type(2) .iconfont span{display:inline-block;vertical-align:middle;margin-right:10px;cursor:pointer;line-height:28px}
.pcfooter .box>li:nth-of-type(2) .iconfont span:hover{color:#fff}
.pcfooter .box>li:nth-of-type(3){padding-left: 82px;border-right:none;}
.pcfooter .box>li:nth-of-type(3) p{color:#fff;margin-top:5px}
.foot_top .linkbox li {
	float: left;
	width: 13.2857%;
	margin-right: 1%;
	height: 25px;
	overflow: hidden;
	margin-bottom: 3px;
}

.foot_top .linkbox li a {
	color: #ffffff;
	font-size: 13px;
}

.foot_top .linkbox li a:hover {
	color: #fff;
}

.foot_top .linkbox {
	width: 1200px;
	height: 50px;
	line-height: 20px;
}

.footer_header{font-size: 14px;font-weight: bold;color:#fff;margin-bottom:10px;}
.footer_contactus {
	float: left;
	margin-right: 160px;
	padding-top: 10px;
	border-top: 1px solid rgba(255,255,255,.1);
}

.footer_contactus ul {
	float: left;
	list-style: none;
	color: #ffffff;
	font-size: 13px;
}
.footer_contactus ul li{
	line-height:25px;
}
.mt20{
	margin-top: 20px;
}

.ml20{
	margin-left:20px;
}