@charset "utf-8";

/* CSS Document */

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
}

img {
	border: none;
}

i,
em {
	font-style: normal;
}

* {
	margin: 0px;
	padding: 0px;
	img: 0;
	list-style: none;
	font-family: "微软雅黑";
}

#box {
	width: 100%;
}

#top {
	width: 100%;
	height: 160px;
	overflow: hidden;
}

.top {
	width: 100%;
	height: 30px;
	background: #f5f5f5;
}

.head_top {
	width: 1200px;
	margin: 0 auto;
	font-family: "微软雅黑";
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	color: #666666;
}

.head_top .div1 {
	width: 600px;
	float: left;
}

.head_top .div2 {
	float: right;
}

.div2 li {
	float: left;
	padding-left: 50px;
}

.div3 {
	width: 1200px;
	margin: 10px auto;
	overflow: hidden;
}

.div3 .logo {
	float: left;
}

.div4 {
	float: right;
	margin-top: 30px;
}

.div4 span {
	font-size: 24px;
	color: #ff6600;
	display: block;
	padding: 10px 20px 10px 20px;
	;
}

#nav {
	width: 100%;
	background: #0099f8;
}

.nav {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	height: 50px;
	line-height: 50px;
}

.nav li {
	float: left;
}

.nav li a {
	font-family: "微软雅黑";
	font-size: 16px;
	color: #fff;
	padding: 25px 41px 25px 41px;
}

.nav li a:hover {
	background-color: #ff6600;
	cursor: pointer;
	color: #fff
}

#banner img {
	width: 100%;
	height: 440px;
}

#index_center {
	width: 100%;
	height: 4680px;
}


/*.index_center {
	width: 1200px;
	margin: 10px auto;
	
}*/

.cases {
	width: 1200px;
	margin: 10px auto;
}

.biaoti {
	width: 367px;
	text-align: center;
	margin: 0 auto;
}

.biaoti p {
	font-family: "微软雅黑";
	font-size: 24px;
	color: #333333;
	font-weight: bold;
}

.biaoti em {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #999999;
}

.cases_c {
	margin-top: 20px;
	height: 590px;
}

.cases_t {
	overflow: hidden;
}

.cases_t li {
	float: left;
	width: 158px;
	text-align: center;
	   margin-left: 68px;
	height: 50px;
	line-height: 25px;
}

.cases_t .current {
	background-color: #ff6600;
}

.cases_t .current em {
	color: #ffffff;
	background-color: #ff6600;
}

.cases_t .current a {
	color: #ffffff;
	background-color: #ff6600;
}

.cases_t a {
	display: block;
	font-size: 16px;
	color: #666666;
}

.cases_t li em {
	color: #aeadad;
	font-size: 12px;
	font-family: "微软雅黑";
	display: block;
}

.ooo {
	overflow: hidden;
	float: left;
	display: block;
}

.o1 {
	overflow: hidden;
	float: left;
	display: none;
}

.cases_n1 {
	display: none;
}

.ooo li,
.o1 li {
	float: left;
	position: relative;
}

.ooo li.li1,
.o1 li.li {
	float: left;
}

.ooo ul li.li1 p,
.o1 ul li.li1 {
	position: absolute;
	bottom: 0;
	right: 0;
	text-align: center;
	color: #333333;
	font-size: 14px;
	line-height: 26px;
	display: block;
	background: url(../images/tm_03.png) repeat-x;
	width: 435px;
	height: 188px;
	padding: 0 41px;
}

.ooo ul li.li1 img,
.o1 ul li.li1 img {
	width: 910px;
	height: 515px;
}

.ooo ul li img,
.o1 ul li img {
    width: 275px;
    height: 163px;
    margin-top: 9px;
    margin-right: 7px;
}

.ooo ul li span,
.o1 ul li span {
	display: block;
	background: url(../images/tm1_03.png) repeat-x;
	height: 163px;
	width: 283px;
	position: absolute;
	bottom: 4px;
	right: 0;
	display: none;
}

.ooo ul li span em,
.o1 ul li span em {
	display: block;
	background: url(../images/ss.png) no-repeat center 0;
	width: 283px;
	height: 34px;
	margin: 66px auto 0 auto;
	font-size: 14px;
	line-height: 14px;
	color: #fff;
	padding-top: 45px;
	text-align: center;
	font-style: normal;
}

.ooo ul li p em,
.o1 ul li p em {
	display: block;
	font-style: normal;
	padding-top: 20px;
	color: #424242;
	font-size: 18px
}

.ooo ul li p i,
.o1 ul li p i {
	display: block;
	font-style: normal;
	padding-bottom: 10px
}

.ooo ul li p a,
.o1 ul li p a {
	display: block;
	width: 116px;
	height: 28px;
	background: url(../images/case_03.png) no-repeat;
	margin: 0 auto;
	font-size: 16px;
	color: #fff;
	line-height: 28px
}

.ooo ul li p a:hover {
	font-weight: bold;
}

.o1 ul li p a:hover {
	font-weight: bold;
}

.about1 {
	width: 100%;
	background: #f4f4f4;
	height: 590px;
}

.about {
	height: 590px;
	width: 1200px;
	margin: 0 auto;
	padding-top: 10px;
}

.adout_dl {
	margin-top: 30px;
}

.adout_dl dl {
	height: 393px;
	background: #f4f4f4;
	position: relative;
}

.adout_dl dl dt {
	float: left;
	width: 673px;
	position: absolute;
	top: 40px;
	left: -1px;
	z-index: 9;
}

.adout_dl dl dt img {
	width: 673px;
	height: 419px;
}

.adout_dl dl dd {
	width: 600px;
	height: 420px;
	float: right;
	position: relative;
	border: 1px solid #00a0e9;
}

.adout_dl dl dd span {
	display: block;
	position: absolute;
	top: -20px;
	left: -45px;
}

.adout_dl dl dd span a {
	float: left;
	width: 310px;
	height: 24px;
	text-align: center;
	color: #666666;
	font-size: 28px;
	margin-top: 60px;
	margin-left: 90px;
}

.adout_dl dl dd span img {
	float: left;
	display: block;
	margin-top: 48px
}

.adout_dl dl dd em {
	display: block;
	padding: 50px 0px 30px 100px;
}

.adout_dl dl dd h5 a {
	display: block;
	color: #333333;
	font-size: 18px;
	margin-left: 110px;
}

.adout_dl dl dd p {
	font-size: 14px;
	color: #666666;
	line-height: 28px;
	width: 450px;
	margin-left: 110px;
	margin-top: 15px;
}

.adout_dl dl dd p a {
	display: block;
	margin-top: 20px;
	background: url(../images/zj_10.jpg) no-repeat;
	width: 168px;
	height: 35px;
	color: #fff;
	font-size: 15px;
	text-align: center;
	line-height: 35px
}

.adout_dl dl dd p a:hover {
	text-decoration: none;
	font-weight: bold;
}

.pr {
	height: 870px;
	width: 1200px;
	margin: 10px auto;
	overflow: hidden;
	border: 1px solid red();
}

.pr_center {
	overflow: hidden;
	height: 770px;
	margin-top: 10px;
}

.pr_left {
	border: 1px solid #a0a0a0;
	width: 259px;
	float: left;
	height: 762px
}


/**/

.cpzx-l h4 a {
	display: block;
	background: url(../images/index_pr_28.jpg) no-repeat 10px 5px;
	padding-left: 65px;
	line-height: 38px;
	height: 38px;
	width: 240px;
	color: #ffffff;
	font-size: 16px;
	margin-top: 8px
}

.cpzx-l h4 .current {
	text-decoration: none;
	background: url(../images/index_pr_20.jpg) no-repeat 10px 5px;
}

.cpzx-l ul li a {
	display: block;
	background: url(../images/index_pr_24.jpg) no-repeat 40px 5px;
	padding-left: 55px;
	color: #666666;
	font-size: 14px;
	margin-top: 10px;
}

.cpzx-l ul li a:hover,
.cpzx-l ul li a.cur {
	color: #f08200;
	text-decoration: none;
}

.cpzx-l ul {
	display: none;
}


/**/

.pr_right {
	width: 900px;
	float: right;
	margin-top: 20px;
}

.pr_right p {
	overflow: hidden;
}

.pr_right p a img {
	float: left;
}

.pr_right p em img {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}

.pr_right_ul {
	overflow: hidden;
	margin-top: 20px;
	border: 1px solid #a0a0a0;
	height: 665px;
}

.pr_right_ul li {
	width: 280px;
	border: 1px solid #a0a0a0;
	float: left;
	margin-left: 15px;
	margin-top: 25px;
	height: 290px
}

.pr_right_ul li a {
	text-align: center;
	display: block;
	margin-top: 10px
}

.pr_right_ul li span {
	text-align: center;
	display: block;
	color: #666666;
	font-size: 12px;
	margin-top: 10px;
}

.youshi {
	width: 1200px;
	margin: 0 auto;
	height: 1620px;
}

.ys1 dl {
	overflow: hidden;
	margin-top: 40px;
}

.ys1 dd {
	background: url(../images/index_youshi_08.jpg) no-repeat 0 0;
	width: 720px;
	float: left;
	height: 441px;
	line-height: 30px;
}

.ys1 dt {
	float: right;
}

.ys1 dd .ys_p6 a {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	display: block;
	margin-top: 50px;
	margin-left: 120px;
	font-family: "微软雅黑";
}

.ys1 dd .ys_p6 span {
	display: block;
	font-weight: bold;
	margin-left: 120px;
	font-size: 24px;
	color: #0099f8;
	font-family: "微软雅黑";
	margin-top: 5px;
}

.ys1 dd .ys_p1 {
	font-size: 16px;
	color: #666666;
	margin-top: 40px;
	margin-left: 140px;
	font-family: "微软雅黑";
}

.ys1 dd .ys_p2 {
	font-size: 16px;
	color: #666666;
	margin-top: 18px;
	margin-left: 140px;
	font-family: "微软雅黑";
}

.ys1 dd .ys_p3 {
	font-size: 16px;
	color: #666666;
	margin-top: 18px;
	margin-left: 140px;
	font-family: "微软雅黑";
}

.ys1 dd .ys_p4 {
	font-size: 16px;
	color: #666666;
	margin-top: 18px;
	margin-left: 140px;
	font-family: "微软雅黑";
}

.ys2 dl {
	overflow: hidden;
	margin-top: 40px;
}

.ys2 dd {
	background: url(../images/index_youshi_23.jpg) no-repeat 0 0;
	width: 720px;
	float: right;
	height: 441px;
	line-height: 30px;
}

.ys2 dt {
	float: left;
}

.ys2 dd .ys_p6 a {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	display: block;
	margin-top: 50px;
	margin-left: 120px;
	font-family: "微软雅黑";
}

.ys2 dd .ys_p6 span {
	display: block;
	font-weight: bold;
	margin-left: 120px;
	font-size: 24px;
	color: #0099f8;
	font-family: "微软雅黑";
	margin-top: 5px;
}

.ys2 dd .ys_p5 {
	font-size: 24px;
	color: #0099f8;
	font-family: "微软雅黑";
}

.ys2 dd .ys_p1 {
	font-size: 16px;
	color: #666666;
	margin-top: 40px;
	margin-left: 140px;
	font-family: "微软雅黑";
}

.ys2 dd .ys_p2 {
	font-size: 16px;
	color: #666666;
	margin-top: 18px;
	margin-left: 140px;
	font-family: "微软雅黑";
}

.ys2 dd .ys_p3 {
	font-size: 16px;
	color: #666666;
	margin-top: 18px;
	margin-left: 140px;
	font-family: "微软雅黑";
}

.ys2 dd .ys_p4 {
	font-size: 16px;
	color: #666666;
	margin-top: 18px;
	margin-left: 140px;
	font-family: "微软雅黑";
}

.ys3 dl {
	overflow: hidden;
	margin-top: 40px;
}

.ys3 dd {
	background: url(../images/index_youshi_19.jpg) no-repeat 0 0;
	width: 720px;
	float: left;
	height: 441px;
	line-height: 30px;
}

.ys3 dt {
	float: right;
}

.ys3 dd .ys_p6 a {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	display: block;
	margin-top: 50px;
	margin-left: 120px;
	font-family: "微软雅黑";
}

.ys3 dd .ys_p6 span {
	display: block;
	font-weight: bold;
	margin-left: 120px;
	font-size: 24px;
	color: #0099f8;
	font-family: "微软雅黑";
	margin-top: 5px;
}

.ys3 dd .ys_p1 {
	font-size: 16px;
	color: #666666;
	margin-top: 40px;
	margin-left: 140px;
	font-family: "微软雅黑";
}

.ys3 dd .ys_p2 {
	font-size: 16px;
	color: #666666;
	margin-top: 18px;
	margin-left: 140px;
	font-family: "微软雅黑";
}

.ys3 dd .ys_p3 {
	font-size: 16px;
	color: #666666;
	margin-top: 18px;
	margin-left: 140px;
	font-family: "微软雅黑";
}

.ys3 dd .ys_p4 {
	font-size: 16px;
	color: #666666;
	margin-top: 18px;
	margin-left: 140px;
	font-family: "微软雅黑";
}

.index_news {
	width: 1200px;
	height: 540px;
	margin: 0 auto;
	overflow: hidden;
}

.index_news_left {
	width: 500px;
	height: 370px;
	float: left;
}

.index_news_left p {
	line-height: 60px;
	font-size: 16px;
	color: #333333;
}

.index_news_left span {
	width: 500px;
	height: 63px;
	display: block;
	line-height: 20px;
	font-size: 12px;
	color: #a9a9a9;
	overflow: hidden;
}

.index_news_left img {
	width: 500px;
	height: 280px;
	margin-top: 30px;
}

.index_news_right {
	width: 650px;
	height: 370px;
	float: right;
	margin-top: 30px;
}

.woaicss {
	width: 650px;
	margin: 0 auto;
	overflow: hidden;
}

.woaicss_title {
	width: 1200px;
	height: 40px;
}

.woaicss_title li {
	display: block;
	float: left;
	display: inline;
	text-align: center;
}

.woaicss_title li a {
	display: block;
	width: 110px;
	heigth: 40px;
	line-height: 40px;
	text-align: center;
	color: #595959;
	margin-left: 5px;
	border: 1px solid #c7c7c7;
}

.woaicss_title li a:hover {
	color: #fff;
	background-color: 0099f8;
	border: 1px solid #FFF;
}

#ida {
	color: #fff;
	background-color: #0099f8;
	border: 1px solid 0099f8;
}

.woaicss_con {
	display: block;
	width: 650px;
	height: 550px;
	clear: both;
}

.woaicss_con img {
	width: 285px;
	height: 215px;
}

.woaicss_con P {
	width: 650px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #494949;
}

.woaicss_con li {
	width: 650px;
	height: 83px;
	overflow: hidden;
	border-bottom: 1px dashed #cbcbcb;
}

.woaicss_con span {
	display: block;
	float: left;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background-color: #ff6600;
	margin-top: 18px;
	margin-right: 10px;
	font-size: 14px;
}

.woaicss_con i {
	color: #999999;
	font-size: 12px;
	width: 650px;
	height: 50px;
	line-height: 20px;
}

.picScroll2 {
	margin: 10px auto;
	position: relative;
	width: 1200px;
	padding: 10px 0 10px 43px;
	overflow: hidden;
}

.picScroll2 .prev,
.picScroll2 .next {
	display: block;
	position: absolute;
	top: 86px;
	left: 5px;
	width: 40px;
	height: 40px;
	background: url(../images/index_rongyu_02.jpg) no-repeat;
	width: 33px;
	height: 53px
}

.picScroll2 .next {
	left: auto;
	right: 60px;
	background-position: -25px 0;
	background: url(../images/index_rongyu_03.jpg) no-repeat;
	width: 33px;
	height: 53px
}

.picScroll2 ul {
	overflow: hidden;
	zoom: 1;
}

.picScroll2 ul li {
	width: 250px;
	float: left;
	overflow: hidden;
	padding: 0 10px;
}

.picScroll2 ul li img {
	border: 1px solid #DCDCDC;
	padding: 2px;
	width: 250px;
	height: 180px;
	display: block;
	background: url(../images/index_rongyu_04.png) center center no-repeat;
}


/**/

.sj {
	height: 200px;
	
	background: #f4f4f4;
	font-family: "微软雅黑";
	width: 100%;
		overflow:hidden ;
}

.content {
	width: 1200px;
	margin: 20px auto;
	
	overflow:hidden ;

}

.content ul li {
	float: left;
	width: 236px;
	border-right: 1px solid #d0d0d0;
	text-align: center;
	height: 165px;
	
}

.content ul li em {
	display: block;
	width: 84px;
	height: 84px;
	margin: 8px auto 25px auto
}

.content ul li em.sj1 {
	background: url(../images/index_foot1_05.jpg) no-repeat
}

.content ul li em.sj2 {
	background: url(../images/index_foot1_07.jpg) no-repeat
}

.content ul li em.sj3 {
	background: url(../images/index_foot1_09.jpg) no-repeat
}

.content ul li em.sj4 {
	background: url(../images/index_foot1_11.jpg) no-repeat
}

.content ul li em.sj5 {
	background: url(../images/index_foot1_13.jpg) no-repeat
}

.content ul li em.sj1:hover {
	background: url(../images/index_foot1_05.jpg) no-repeat
}

.content ul li em.sj2:hover {
	background: url(../images/index_foot1_07.jpg) no-repeat
}

.content ul li em.sj3:hover {
	background: url(../images/index_foot1_09.jpg) no-repeat
}

.content ul li em.sj4:hover {
	background: url(../images/index_foot1_11.jpg) no-repeat
}

.content ul li em.sj5:hover {
	background: url(../images/index_foot1_13.jpg) no-repeat
}

.content ul li a {
	color: #232324;
	font-size: 14px;
}

.content ul li a:hover {
	color: #008cf8;
	text-decoration: none;
}

.content ul li span i {
	display: block;
	font-style: normal;
	padding-bottom: 9px;
	font-size: 16px;
}


/**/

#foot {
	width: 100%;
	height: 340px;
	background-color: #0099f8;
}

.footer {
	width: 1200px;
	margin: 0 auto;
}

.dbk {
	height: 355px;
}

.f_menu {
	height: 225px;
	float: left;
	margin-top: 36px;
	width: 280px;
	border-right: 1px solid #fff;
}

.f_menu h4 {
	height: 50px;
	padding-left: 67px;
	background: url(../images/index_foot_01.jpg) no-repeat left center;
	padding-top: 7px;
}

.f_menu h4 a {
	font-size: 18px;
	color: #ffffff;
}

.f_menu h4 a span {
	display: block;
	font: 12px Arial;
	color: #60b7fb;
	font-weight: normal;
	text-transform: uppercase;
	padding-top: 5px;
}

.f_menu li{
	
	margin-top: 10px;
	margin-left: 20px;
	float: left;
}

.f_menu li .fa {
	margin-right: 0;
}

.f_menu li a {
	margin-right: 50px;
	font-size: 14px;
	color: #ffffff;
	line-height: 34px;
}

.f_zil {
	float: left;
	margin-top: 40px;
	width: 580px;
	height: 225px;
	border-right: 1px solid #fff;
	padding-left: 30px;
}

.f_zil p {
	font-size: 14px;
	color: #ffffff;
	line-height: 38px;
	padding-left: 40px;
}

.f_zil p span {
	margin: 0 30px;
}

.f_zil p a {
	color: #ffffff;
}

.f_zil .fp {
	background: url(../images/foot_logo_05.jpg) no-repeat left 5px;
}

.f_zil .fp1 {
	background: url(../images/foot_logo_08.jpg) no-repeat left 5px;
}

.f_zil .fp2 {
	background: url(../images/foot_logo_10.jpg) no-repeat left 5px;
}

.f_zil .fp3 {
	background: url(../images/foot_logo_14.jpg) no-repeat left 5px;
}

.f_zil .fp4 {
	background: url(../images/foot_logo_18.jpg) no-repeat left 5px;
}

.f_zil em {
	display: block;
	margin-top: 20px;
}

.f_zil em img {
	margin-right: 10px;
}

.dbw {
	float: left;
	margin-top: 45px;
	margin-left: 80px;
}

.dbw p {
	margin-bottom: 22px;
	height: 87px;
}

.dbw p img {
	display: block;
	width: 161px;
	height: 158px;
}

.dbw p em {
	display: block;
	width: 161px;
	text-align: center;
	font-style: normal;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	margin-top: 20px;
}

.dbw p em span {
	display: block;
	font-size: 14px;
	font-weight: normal;
	margin-top: 5px;
}

#yq {
	width: 100%;
	background-color: #008df9;
	border: 1px solid #008df9;
	height: 105px;
}

.yq {
	width: 1100px;
	margin: 0px auto;
	padding-left: 98px;
	background: url(../images/index_foot_02.jpg) no-repeat left 10px;
}

.yq h4 {
	height: 39px;
	border-bottom: 1px solid #cccccc;
	margin-top: 20px;
}

.yq h4 p {
	display: block;
	float: left;
}

.yq h4 p a {
	font-size: 18px;
	color: #ffffff;
}

.yq h4 p a span {
	font: 14px Arial;
	color: #b3e1ff;
	margin-left: 5px;
}

.yq h4 em {
	display: block;
	float: right;
	font-style: normal;
	margin-top: 10px;
}

.yq h4 em a {
	font-size: 14px;
	color: #ffffff;
}

.yqa a {
	font-size: 14px;
	color: #ffffff;
	line-height: 55px;
	margin: 0 29px 0 0;
}



/*首页/*/
#bana{width:1118px;margin: 0 auto;}
#c{ clear:both;}
#con{width:1118px;margin: 20px auto;}
#left{
	width:268px;
	float:left;
	margin-bottom:20px;
	}
#left h3{
	font-size:22px;
	padding-left:15px;
	background:url(../images/p_07.gif) left 2px no-repeat;
	color:#414141;
	padding-bottom:9px;
	margin-bottom:10px;
	border-bottom:1px solid #d8d7d7;
	font-family:"微软雅黑";}	
#left span{color:#acacac;font-size:20px;}
#llist li{
	line-height:32px;
	padding-left:60px;
	font-family:"微软雅黑";
	font-size:18px;
	margin-left:25px;
	}
#llist .bt{
	line-height:40px;
	color:#fff;
	margin-top:5px;
	background:url(../images/aimg_11.gif) left center no-repeat;}
#llist .bt a,#llist .bt a:hover{color:#fff;}

#llist li a{color:#545252;}
#llist li a:hover {
	color:#0967a2;
	}
#llist li.hover a{color:#0967a2;}
#cl{
	
	margin-top:15px;
	
	}
#cl li{
	line-height:28px;
	font-size:15px;
	color:#212121;
	margin-left:25px;
	}
#right{
	width:790px;
	float:right;
	}
#wz{
	width:758px;
	color:#727272;
	padding-left:35px;
	background:url(../images/aimg_06.jpg) 5px center no-repeat;
	line-height:31px;
	margin-bottom:20px;
	border-bottom:1px solid #218df4;
	}
#wz a{
	color:#727272;
	}
#body{
	padding:0 25px;
	line-height:20px;
	color:#636161;
	width:760px;
	font-size:14px;
	}
	


#plist li{
	float:left;
	text-align:center;
        width:168px;
	height:162px;
	line-height:20px;
        overflow:hidden;
	margin:8px 14px;
	}
#plist li a{
	color:#727272;
	font-size:14px;
	}
#plist li img{
	width:162px;
	height:130px;
	border:1px solid #bdecfb;
	}
#plist li img:hover{
	border:1px solid #e71717;
	}
	#dede_pages ul{
	float:left;
	padding:12px 0px 12px 16px;
}
#dede_pages ul li{
	float:left;
	font-family:Tahoma;
	line-height:17px;
	margin-right:6px;
	border:1px solid #E9E9E9;
	background:none;
}
#dede_pages ul li a{
	float:left;
	padding:2px 4px 2px;
	color:#555;
	display:block;
}
#dede_pages ul li a:hover{
	color:#690;
	text-decoration:none;
	padding:2px 4px 2px;
}
#dede_pages ul li.thisclass,
#dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{
	background-color:#F8F8F8;
	padding:2px 4px 2px;
	font-weight:bold;
}
#dede_pages .pageinfo{
	line-height:21px;
	padding:12px 10px 12px 16px;
	color:#999;
}
#dede_pages .pageinfo strong{
	color:#555;
	font-weight:normal;
	margin:0px 2px;
}
.pr_right_ul img{
	width: 280px;
    height: 245px;
}
.page-num:not(:disabled) {
	cursor: pointer;
}
.page-num, .page-link {
	position: relative;
	display: block;
	padding: .5rem .75rem;
	margin-left: -1px;
	line-height: 1.25;
	color: #0099f8;
	background-color: #fff;
	border: 1px solid #dee2e6;
}
a.page-num:hover, .page-link:hover {
	text-decoration: none;
}
.page-num-current {
	z-index: 1;
	color: #fff;
	background-color: #0099f8;
	border-color: #0099f8;
}
.page-num-current:hover {
	color: #fff;
}
.my-4 div{
	display: flex;
	justify-content: center;
}