<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{background: rgb(255, 255, 255); -webkit-text-size-adjust: none;line-height: 1.5; font-family: -apple-system, BlinkMacSystem,"Microsoft Yahei",sans-serif,"Hiragino Sans GB", Helvetica; font-size: 16px;}
ul{list-style: none;}
a{transition:0.3s; text-decoration: none;}
a:hover{text-decoration: none;}
em{font-style: normal;}
img{margin: 0px; padding: 0px; border: currentColor; border-image: none;}
a img{margin: 0px; padding: 0px; border: currentColor; border-image: none;}
input{outline:none;}

.clearfix::after{height: 0px; clear: both; display: block; visibility: hidden; content: ".";}
.fix::after{height: 0px; clear: both; display: block; visibility: hidden; content: ".";}
.clearfix{-ms-zoom: 1;}
*{margin:0;padding:0;}
.fix{-ms-zoom: 1;}

a{transition:0.3s; color: rgb(64, 65, 69); text-decoration: none;}
a:hover{color: #c00;}
a:active{color: #c00;}
a:focus{-moz-outline: none;}


.clear{height: 0px; line-height: 0; clear: both; font-size: 0px; display: block;}
.clearf::after{clear: both; display: table; content: "";}
.fl{float: left;}
.fr{float: right;}
.tl{text-align: left;}
.tr{text-align: right;}
.tc{text-align: center;}

i,em{font-style:normal}
s{text-decoration:none;}

.blk40{height:40px;display:block;overflow:hidden;}
.blk50{height:60px;display:block;overflow:hidden;}

.container{margin: 0px auto; padding: 0px 0px; width: 1200px; position: relative;}
.container::after{height: 0px; clear: both; display: block; visibility: hidden; content: ".";}
@media screen and (max-width:769px) {
.container{width:100%;}
}

.banner{background-repeat:no-repeat;background-position:center 0;height:500px;}

.header{position:relative;z-index:10000;top:0;left:0;right:0;background:#c00;height:50px;line-height:50px;}

.logo{float:left;}
.logo a{display:block;background:url(../jd100/logo_zt.png) no-repeat 0 center;background-size:117px 36px;width:250px;height:50px;text-indent:120px;overflow:hidden;font-weight:normal;color:#fff;font-size:22px;}

.fallmenu{position:absolute;right:0;margin-top:0px;}
.fallmenu li{float:left;}
.fallmenu li a{display:block;padding:0 25px;color:#fff;font-size:18px;}
.fallmenu li a:hover{background:#8d0000;color:#f1f1f1;}

.focus{border-bottom:0px solid #eee;background:url(../jd100/rgzn.jpg) no-repeat center 0;width:100%;height:590px;}
.focus .zt_m{display:none;}

.zhibo{background:url(../jd100/zhibo.jpg) no-repeat center 0;width:100%;height:120px;text-align:center;}
.zhibo img{display:none;}

@media screen and (max-width:769px) {
.logo{display:inline;}
.banner{display:none;}
.header{position:fixed;top:0;left:0;right:0;height:50px;line-height:50px;}
.hdr{position: absolute; top: 8px; right: 0; height: 45px; font-size: 45px;}

/*fallmenu*/
.fallmenu{right:0;}
.show_fallmenu, .show_fallmenu body{height: 100%!important; overflow: hidden!important;}
.fallmenu_list{ position:relative; z-index:8888;}
.show_fallmenu .naver .header{position: fixed;}

.menuico{position: relative; display: block; width: 2.5rem; height: 2.5rem; transition: transform 0.2s; -webkit-transition: -webkit-transform 0.2s;}
.menuico_bd01, .menuico_bd02, .menuico_bd03{position: absolute; display: block; width: 2.5rem; height: 2.5rem; line-height: 0; font-size: 0; overflow: hidden; transform: 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99); -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99); transform: rotate(0); transition: -webkit-transform: rotate(0);}

.show_fallmenu .menuico_bd01{transition: transform 0.25s 0.2s cubic-bezier(0.4, 0.01, 0.165, 0.99); -webkit-transition: -webkit-transform 0.25s 0.2s cubic-bezier(0.4, 0.01, 0.165, 0.99); transform: rotate(45deg); -webkit-transform: rotate(45deg);}
.show_fallmenu .menuico_bd03{transition: transform 0.25s 0.2s cubic-bezier(0.4, 0.01, 0.165, 0.99); -webkit-transition: -webkit-transform 0.25s 0.2s cubic-bezier(0.4, 0.01, 0.165, 0.99); transform: rotate(-45deg); -webkit-transform: rotate(-45deg);}

.menuico_bd01::before, .menuico_bd02::before, .menuico_bd03::before{position: absolute; left: 0; display: block; content: ""; height: .2rem; background-color: #fff; border-radius: .2rem; transition: transform 0.2s; -webkit-transition: -webkit-transform 0.2s;}
.menuico_bd01::before{top: .6rem; width: 1.7rem;}
.menuico_bd02::before{top: 1.1rem; width: 1.7rem;}
.menuico_bd03::before{top: 1.7rem; width: 1.7rem;}
.show_fallmenu .menuico_bd01::before{left: 50%; margin-left: -.9rem; width: 1.7rem; transform: translateY(.6rem); -webkit-transform: translateY(.6rem);}
.show_fallmenu .menuico_bd02::before{transform: translateX(-2.5rem); -webkit-transform: translateX(-2.5rem);}
.show_fallmenu .menuico_bd03::before{left: 50%; margin-left: -.9rem; width: 1.7rem; transform: translateY(-.6rem); -webkit-transform: translateY(-.6rem);}

.fallmenu{position: fixed; top: 50px; left: 0; right: 0; padding: 4.5rem 3.5rem 0 3.5rem; box-sizing: border-box; -webkit-box-sizing: border-box; overflow-x: hidden; overflow-y: scroll; -webkit-user-select: none; -webkit-overflow-scrolling: touch; height: 0; background: rgba(255,255,255,.5); opacity: 0; visibility: hidden; z-index: -1; transition: height 0.35s linear, background 0.35s ease-in 200ms; -webkit-transition: height 0.35s linear, background 0.35s ease-in 200ms, z-index 0 linear 550ms, visibility 0 linear 550ms, opacity 0 linear 550ms;}
.show_fallmenu .fallmenu{height: auto; background: rgba(255,255,255,.86); opacity: 1; visibility: visible; z-index: 99; transition: background 0.35s linear, height 0.35s ease-in 200ms; -webkit-transition: background 0.35s linear, height 0.35s ease-in 0s, z-index 0 linear 0s, visibility 0 linear 0s, opacity 0 linear 0s;}

.show_fallmenu .fallmenu li{line-height:50px;border-bottom:1px solid #eee;font-size:16px;text-align:center;width:100%;}
.show_fallmenu .fallmenu li a{display:block;color:#333;font-weight:normal}
/*end fallmenu*/

.logo{float:left;margin-top:5px;}
.logo a{display:block;background:url(../jd100/logo_zt.png) no-repeat 0 center;background-size:117px 36px;width:250px;height:42px;text-indent:118px;overflow:hidden;}

.naver{display:none;}

.focus{background:transparent;width:100%;height:auto;}
.focus .zt_m{display:block;}
.focus img{width:100%;height:auto;}

.zhibo{background:transparent;width:100%;height:auto;}
.zhibo img{display:block;width:100%;height:auto;}

}

.big-title{clear:both;margin-top:50px;text-align:center;height:42px;line-height:42px;width:100%;text-indent:-9999em;overflow:hidden;}
.intro-title{background:url(../jd100/title_0.png) no-repeat center 0;}
.news-title{background:url(../jd100/title_1.png) no-repeat center 0;}
.forum-title{background:url(../jd100/title_2.png) no-repeat center 0;}
.guide-title{background:url(../jd100/title_3.png) no-repeat center 0;}
.media-title{background:url(../jd100/title_4.png) no-repeat center 0;}
.unit-title{background:url(../jd100/title_5.png) no-repeat center 0;}
.down-title{background:url(../jd100/title_6.png) no-repeat center 0;}

.big-title-2{margin:50px 0 0;text-align:center;height:42px;line-height:42px;font-size:28px;font-weight:bold;color:#333;}
.big-line{background:#f60;height:3px;width:50px;margin:5px auto;}

.layerbg{padding:50px 0;background:url(../jd100/layerbg.jpg) no-repeat center;background-size:100% 100%;}

.jd-title{margin:0 auto;height:100px;}
.j1{background:url(../jd100/t1.png) no-repeat center center;width:100%;height:100px;}
.j2{background:url(../jd100/t2.png) no-repeat center center;width:100%;height:100px;}
.j3{background:url(../jd100/t3.png) no-repeat center center;width:100%;height:100px;}
.j4{background:url(../jd100/t4.png) no-repeat center center;width:100%;height:100px;}

.tab-more{text-align:center;height:36px;line-height:36px;}
.tab-more a{display:block;color:#999;}
.tab-more a:hover{color:#c00;}


@media screen and (max-width:769px) {
.layerbg{padding:0 0;background-size:auto auto;}
.j1,.j2,.j3,.j4{background-size:100%;}
}



.jd-title a{color:#fff;}
.jd-title span{float:right;}
.jd-title span a{color:#333;font-weight:normal;font-size:14px;}
.jd-title span a:hover{text-decoration:underline;}

@media screen and (max-width:769px) {
.big-title{margin-top:25px;text-align:center;height:36px;line-height:36px;background-size:auto 28px;}
}

.ztgl{padding:15px 0;background:#f1f1f1 url(../jd100/introbg.png) no-repeat right bottom;}
.intro{padding:50px 0;margin:25px auto;width:1170px;line-height:32px;text-indent:2em;color:#333;}
@media screen and (max-width:769px) {
.intro{padding:25px;padding-right:0px;margin:25px auto;background:url(../jd100/introbg_m.png);width:auto;line-height:32px;text-indent:2em;}
}

.slider{float:left;margin-top:25px;margin-left:10px;width:640px;}
.slideBox{position:relative;width:100%;height:370px;overflow:hidden;margin:10px auto;}
.slideBox .hd{position:absolute;width:100%;height:42px;line-height:42px;bottom:0;left:0;z-index:1;}
.slideBox .prev,.slideBox .next{position:absolute;left:0px;top:0px;display:block;width:23px;height:100%;line-height:100%;text-align:center;font: bold 80px/470px simsun;color:#fff;}
.slideBox .next{left:auto;right:0px;}
.slideBox .bd{position:relative;z-index:0;}
.slideBox .bd li{position:relative;}
.slideBox .bd li img{width:100%;height:370px;display:block;}
.slideBox .bd li a{-webkit-tap-highlight-color:rgba(0, 0, 0, 0);/* å–æ¶ˆé“¾æŽ¥é«˜äº®*/}
.slideBox .bd li .tit{display:block;width:100%;position:absolute;bottom:0;text-indent:10px;height:42px;line-height:42px;text-align:center;color:#fff;background-color:rgba(0,0,0,0.7);overflow:hidden;}
@media screen and (max-width:769px) {
.slider{float:none;margin-top:25px;margin-left:0px;width:100%;}
.slideBox{position:relative;width:100%;height:298px;overflow:hidden;margin:10px auto;}
.slideBox .bd li img{width:100%;height:298px;display:block;}
}

.top1{padding:25px 0 5px;text-align:center;color:red;font-size:30px;height:36px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;}
.top1 a{color:red;font-weight:bold;}
.top2{display:none;}

.topnews{float:right;margin-top:25px;margin-right:10px;background:url(../jd100/newsbg.png) no-repeat 100% 100%;width:507px;}
.topnews ul{padding:10px 10px;}
.topnews li{line-height:36px;background:url(../jd100/list1.png) no-repeat 0 center;padding-left:15px;font-size:16px;height:36px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;}
.topnews li span{float:right;color:#999;}
@media screen and (max-width:769px) {
.topnews{float:none;margin-top:5px;margin-right:0px;width:100%;}
.top1{display:none;}
.top2{display:block;padding:25px 15px 5px;text-align:center;color:red;font-size:22px;height:26px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;}
.top2 a{color:red;font-weight:bold;}

}

.news{position:relative;width:1200px;margin:25px auto;}
.news dl{float:left;margin:15px 10px;padding-bottom:15px;border-bottom:1px dashed #ccc;width:580px;}
.news dt{position:relative;z-index:2;float:left;margin-right:-240px;width:240px;}
.news dt div.img{width:240px;height:134px;overflow:hidden;}
.news dt div.img img{width:240px;height:134px;transition: all 0.6s;}
.news dt div.img img:hover{transform: scale(1.2);}
.news dd{float:left;width:100%;}
.news .info{margin-left:260px;}
.news dd h3{font-weight:600;height:52px;line-height:26px;overflow:hidden;}
.news dd h3 a{color:#333;}
.news dd h3 a:hover{text-decoration:underline;}
.news dd p{margin-top:10px;line-height:26px;color:#666;}
.news .more{position:absolute;right:10px;top:-50px;}
.news .more a{color:#888;}
.news .more a:hover{color:#c00;}
@media screen and (max-width:769px) {
.news{width:92%;margin:25px auto;}
.news dl{clear:both;float:none;margin:10px 0;padding-bottom:10px;border-bottom:1px dashed #ccc;width:100%;}
.news dt{position:relative;z-index:2;float:left;margin-right:-180px;width:180px;}
.news dt div.img{width:180px;height:101px;overflow:hidden;}
.news dt div.img img{width:180px;height:101px;transition: all 0.6s;}
.news .info{margin-left:190px;}
.news dd h3{font-weight:500;height:auto;line-height:26px;font-size:16px;overflow:hidden;}
.news dd p{display:none;}
.news .more{position:relative;right:auto;top:auto;text-align:center;}
}

table tr:hover{transition:0.3s;background:#f1f1f1;}

.adv{margin-top:10px;}
@media screen and (max-width:769px) {
.adv img{width:100%;height:auto;}	
}

.forum{width:1200px;margin:25px auto;text-align:center;}
.forum .table{margin:0 auto;width:98%;}
.forum .table, .forum .table td{padding:15px 20px;border:1px solid #ccc;background-color:#fafafa;border-collapse:collapse; line-height:26px; }
.forum .table .head{background-color:#c00;color:#fff;font-weight:bold;width:20%;}
@media screen and (max-width:769px) {
.forum{width:96%;margin:25px auto;}
.forum .table, .forum .table td{line-height:26px; }
}


/*tab*/

.tabBox{ }
	.tabBox .hd{ margin:40px auto; height:50px; line-height:50px; }
	.tabBox .hd ul{ text-align:center; }
	.tabBox .hd ul li{ margin:0 10px;display:inline-block;  }
	.tabBox .hd ul li a{ padding:0 70px; display:inline-block; background:#cd0e28; height:50px; line-height:50px; color:#fff; font-weight:bold;font-size:20px; }
	.tabBox .hd ul li.on a{ background:#fdce74; color:#fff; display:block; }
	.tabBox .bd ul{  }
	.tabBox .bd li{float:left;margin:0 1%;background:url(../jd100/dot.png) no-repeat 0 center;width:48%;line-height:50px; height:50px;overflow:hidden;}
	.tabBox .bd li a{ display:block; text-indent:1rem; -webkit-tap-highlight-color:rgba(0,0,0,0); text-overflow:ellipsis;} 
	.tabBox .bd li span{float:right;margin-left:25px;}

	.tabBox .bd .con-img{float:left;width:450px;}
	.tabBox .bd .con-img{position:relative;float:left;margin:10px;padding:1px;border:1px solid #ccc;background:#f8f8f8;width:450px;text-align:center;}
	.tabBox .bd .con-img div.img{padding:0px;border-radius:0px;width:100%;height:315px;overflow:hidden;}
	.tabBox .bd .con-img div.img img{width:100%;height:315px;transition: all 0.6s;}
	.tabBox .bd .con-img div.img img:hover{transform: scale(1.2);}

	.tabBox .bd .con-img .t{position:absolute;bottom:1px;left:1px;right:1px;}
	.tabBox .bd .con-img .t a{padding:5px 10px;background:rgba(0,0,0,.5);color:#fff;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:block;line-height:30px;text-align:left;height:30px;text-align:center;}
	.tabBox .bd .con-img .t a:hover{background:rgba(0,0,0,.75);}
	.tabBox .bd .con2 ul{float:right; width:720px; }
	.tabBox .bd .con2 ul li{width:98%;}
@media screen and (max-width:769px) {
	.tabBox .hd ul li a{ padding:0 50px; display:inline-block; background:#cd0e28; height:50px; line-height:50px; color:#fff; font-weight:bold;font-size:20px; }
	.tabBox .bd li{float:none;margin:0 1%;background:url(../jd100/dot.png) no-repeat 0 center;width:98%;line-height:40px; height:40px;overflow:hidden;}
	.tabBox .bd .con-img{float:none;width:98%;margin:0 auto;}
	.tabBox .bd .con-img div.img{padding:0px;border-radius:0px;width:100%;height:275px;overflow:hidden;}
	.tabBox .bd .con-img div.img img{width:100%;height:275px;transition: all 0.6s;}
	.tabBox .bd .con2 ul{float:none; width:98%;margin:0 auto; }
}



.pic-list{padding-top:25px;padding-bottom:25px;}
.pic-list li{position:relative;float:left;margin:10px;padding:1px;border:1px solid #ccc;background:#f8f8f8;width:276px;text-align:center;}
.pic-list li div.img{padding:0px;border-radius:0px;width:100%;height:210px;overflow:hidden;}
.pic-list li div.img img{width:100%;height:210px;transition: all 0.6s;}
.pic-list li div.img img:hover{transform: scale(1.2);}

.pic-list li .t{position:absolute;bottom:1px;left:1px;right:1px;}
.pic-list li .t a{padding:10px 15px;background:rgba(0,0,0,.5);color:#fff;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:block;line-height:30px;text-align:left;height:30px;}
.pic-list li .t a:hover{background:rgba(0,0,0,.75);}
@media screen and (max-width:769px) {
.pic-list li{float:left;margin:10px 2%;padding:0px;border:0px solid #ccc;width:46%;text-align:center;}
.pic-list li div.img{margin:auto;padding:0;width:100%;height:180px;}
.pic-list li div.img img{width:100%;height:180px;transition: all 0.6s;}

}

.pic-list-1{padding-bottom:25px;}
.pic-list-1 li{position:relative;float:left;margin:10px;padding:1px;border:1px solid #ccc;background:#f8f8f8;width:176px;text-align:center;}
.pic-list-1 li div.img{padding:0px;border-radius:0px;width:100%;height:126px;overflow:hidden;}
.pic-list-1 li div.img img{width:100%;height:126px;transition: all 0.6s;}
.pic-list-1 li div.img img:hover{transform: scale(1.2);}

.pic-list-1 li .t{position:absolute;bottom:1px;left:1px;right:1px;}
.pic-list-1 li .t a{padding:5px 10px;background:rgba(0,0,0,.5);color:#fff;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:block;line-height:30px;text-align:left;height:30px;}
.pic-list-1 li .t a:hover{background:rgba(0,0,0,.75);}
@media screen and (max-width:769px) {
.pic-list-1 li{float:left;margin:10px 2%;width:46%;padding:0;border:0;text-align:center;}
.pic-list-1 li div.img{margin:auto;padding:0;width:100%;height:180px;}
.pic-list-1 li div.img img{width:100%;height:180px;transition: all 0.6s;}

}

.qyfc{padding:0px;}
.qyfc .qy-img{}
.qyfc .qy-img{position:relative;float:left;margin:10px;padding:1px;border:1px solid #ccc;background:#f8f8f8;width:435px;text-align:center;}
.qyfc .qy-img div.img{padding:0px;border-radius:0px;width:100%;height:315px;overflow:hidden;}
.qyfc .qy-img div.img img{width:100%;height:315px;transition: all 0.6s;}
.qyfc .qy-img div.img img:hover{transform: scale(1.2);}

.qyfc .qy-img .t{position:absolute;bottom:1px;left:1px;right:1px;}
.qyfc .qy-img .t a{padding:5px 10px;background:rgba(0,0,0,.5);color:#fff;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:block;line-height:30px;text-align:left;height:30px;text-align:center;}
.qyfc .qy-img .t a:hover{background:rgba(0,0,0,.75);}
.qyfc .qy-news{float:right;width:730px;margin-right:10px;margin-top:10px;}
.qyfc .qy-news li{transition:0.3s;float:left;padding:15px;background:#eee;width:325px;margin-bottom:10px;margin-left:10px;}
.qyfc .qy-news li:hover{background:#c00;}
.qyfc .qy-news li h3{padding:5px 0px;color:#fff;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:block;line-height:30px;text-align:left;height:30px;font-size:16px;}
.qyfc .qy-news li p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:block;line-height:30px;text-align:left;height:30px;}
.qyfc .qy-news li:hover a,.qyfc .qy-news li:hover p{color:#fff;}

@media screen and (max-width:769px) {
.qyfc .qy-img{float:left;margin:10px 2%;width:45%;text-align:center;}
.qyfc .qy-img div.img{margin:auto;padding:0;width:100%;height:180px;}
.qyfc .qy-img div.img img{width:100%;height:180px;transition: all 0.6s;}


.qyfc .qy-img{float:none;width:auto;}
.qyfc .qy-img div.img{height:315px;}
.qyfc .qy-img div.img img{height:315px;}

.qyfc .qy-news{float:none;width:100%;margin-top:10px;}
.qyfc .qy-news ul{padding:10px;}
.qyfc .qy-news li{float:none;padding:15px 3%;width:94%;margin-left:0px;}
.qyfc .qy-news li:hover{background:#c00;}


}



/*left*/
.news-left{float:left;width:800px;}
.son-title{margin-top:25px;margin-bottom:10px;border-bottom:1px solid #e3e3e3;}
.son-title h3{padding-left:0px;display:inline-block;border-bottom:0px solid #c65a03;text-align:left;font-size:22px;font-weight:normal;color:#333;line-height:42px;height:42px;}

.news-list{padding:0 0;margin-top:15px;}
.news-list ul{margin-top:16px;padding-bottom:16px;border-bottom:1px dotted #ddd;}
.news-list li{clear:both;line-height:32px;height:32px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.news-list li a {font-family:"Microsoft Yahei";}
.news-list li span{margin-right:25px;color:#999;float:right;}

.news-list .item{transition:0.3s;padding:10px 0px;border-bottom:1px solid #e6e6e6;}
.news-list .item h2{font-size:18px;font-weight:normal;height:90px;line-height:28px;overflow:hidden;}
.news-list .item h2.ni{height:56px;}
.news-list .item .txt{margin-top:0px;}
.news-list .item .pic{z-index:1;float:left;margin-right:15px;width:180px;}
.news-list .item .pic img{width:180px;height:115px;}
.news-list .item .small{}
.news-list .item .p1{height:56px;line-height:28px;color:#444;overflow:hidden;}
.news-list .item .p2{color:#999;}
.news-list .item .name{margin-right:25px;}
.news-list .item .name a{color:#999;}
.news-list .item .plnum{float:right;background:url(newslist/click.png) no-repeat 0 center;background-size:14px;padding-left:20px;}

.more{margin-top:15px;border:0;background:#f1f1f1;height:42px;line-height:42px;text-align:center;color:#666;width:100%;}

/*right*/
.news-right{float:right;width:360px;}
.box{padding:0px 0;background:#f5f5f5;}
.title{clear:both;margin-top:25px;border-bottom:2px solid #e3e3e3;font-size:16px;font-weight:700;position:relative;height:32px}
.title a{color:#1168be;font-size:22px;font-weight:normal;}
.title a:hover{text-decoration: none;}
.title em,.title h3{padding:0 10px;font-size:22px;line-height:22px;height:22px;color:#222;font-weight:normal;float:left;position:relative}
.title em:before,.title h3:before{position:absolute;content:'';left:1px;bottom:-13px;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;width:100%;padding-right:6px;height:0;border-width:3px;border-style:none dashed solid none;border-bottom-color:#f8f8f8;border-right-color:#e8e8e8}
.title em:after,.title h3:after{position:absolute;content:'';left:0;bottom:-13px;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;width:100%;padding-right:2px;height:0;border-width:3px;border-style:none dashed solid none;border-bottom-color:rgba(204,0,0);border-right-color:#f8f8f8}



/*li*/
.ul{padding:0 10px;margin-top:15px;}
.ul li{padding-left:15px;background:url(/r/cms/www/red/css/newslist/news_dot.png) no-repeat 0 center;line-height:36px;height:36px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
/*recommend*/
.recommend dl{clear:both;margin:5px 10px 5px 10px;padding-top:10px;padding-bottom:10px;border-bottom:1px dotted #e6e6e6;}
.recommend dt{float:left;width:135px;}
.recommend dd{float:left;margin-left:10px;font-size:14px;width:188px;color:#999;}
.recommend dd a{color:#3b639f;font-size:16px;height:84px;display:block;line-height:28px;overflow:hidden;}

/*page*/
.page{font-size:14px;padding:10px;float:left;min-width:600px}
.page li{height:21px;line-height:21px;float:left;margin:3px auto}
.page span{background:#2765aa;color:#FFF!important;border:1px solid #DDD;display:inline;float:left;height:21px;line-height:21px;margin-left:2px;padding:0 9px}
.page a{background-color:#fff;color:#2765aa;text-decoration:none!important;border:1px solid #e6e6e6;display:inline;float:left;height:21px;line-height:21px;margin-left:2px;padding:0 9px}
.page b{border:1px solid #2765aa;background:#2765aa;color:#fff;text-decoration:none!important;display:inline;float:left;height:21px;line-height:21px;margin-left:2px;font-weight:normal;padding:0 9px}
.page a b{border:0;background:none;color:#2765aa;padding:0 0;}
.page li.thisclass,.page li a:hover{background:#2765aa;color:#FFF!important;border:1px solid #2765aa;display:inline;float:left;height:21px;line-height:21px;margin-left:2px;padding:0 9px}
.page li.thisclass a:hover{padding:0!important;border:0!important}


@media screen and (max-width:769px) {
.news-left{float:none;width:96%;margin:0 auto;margin-top:70px;}
.news-right{display:none;}
}











.main-forum-info{width:1200px;margin:25px auto;text-align:center;}
.main-forum-info img{width:100%;height:auto;}

.main-forum-info .btitle{font-size:26px;font-weight:bold;font-family:Microsoft Yahei;font-weight:bold;color:#c00;}
.main-forum-info .btitle2{font-size:20px;font-weight:bold;font-family:Microsoft Yahei;font-weight:bold;}

.main-forum-info .table{margin:0 auto;width:98%;}
.main-forum-info .table, .main-forum-info .table td{padding:15px 20px;border:1px solid #5ab56b;border-collapse:collapse; line-height:26px; }
.main-forum-info .table .head{background-color:#d7e7da;color:#c00;font-weight:bold;}

.main-forum-info .table2{margin:0 auto;width:98%;}
.main-forum-info .table2, .main-forum-info .table2 td{padding:15px 20px;border:1px solid #5ab56b;border-collapse:collapse; line-height:26px;}
.main-forum-info .table2 .td1{background:#f1f1f1;width:30%;}
.main-forum-info .table2 .tdbg{background:#d7e7da;color:#000;font-weight:bold;}
.main-forum-info .table2 .tdbg1{background:#f1f1f1;}

.ewm{text-align:center;}
.ewm img{width:120px;}

.hz-info{position:relative;padding:25px 30px;background:#f1f1f1;font-weight:500;font-size:18px;line-height:42px;color:#444;width:1120px;margin:0 auto;height:auto;}
.hz-info .hz-content{padding:25px;background:rgba(255,255,255,.5);}
.hz-info .zxbm{position:absolute;right:40px;top:40px;text-align:center;line-height:26px;}
.hz-info .zxbm img{width:100px;height:100px;}

.hz-info a{color:#c00;}
@media screen and (max-width:769px) {
.main-forum-info{width:96%;margin:25px auto;}
.main-forum-info .table, .main-forum-info .table td{line-height:26px; }
.main-forum-info .table2, .main-forum-info .table2 td{line-height:26px; }

.main-forum-info .btitle{font-size:20px;font-weight:bold;font-family:Microsoft Yahei;font-weight:bold;color:#c00;}
.main-forum-info .btitle2{font-size:16px;font-weight:bold;font-family:Microsoft Yahei;font-weight:bold;}

.hz-info{margin:0 10px;padding:25px 15px;background:#f1f1f1;font-weight:500;font-size:16px;line-height:26px;width:auto;}

.hz-info .zxbm{padding:0 25px 25px;background:rgba(255,255,255,.5);position:relative;right:auto;top:auto;text-align:center;line-height:26px;}
.hz-info .zxbm img{width:200px;height:200px;}

}

.map-box{padding:0 10px;}
.map-left{float:left;padding:50px 15px;background:#c00;color:#fff;width:370px;}
.map-left .add-info{margin-bottom:15px;padding:0 15px;background:#f1f1f1;color:#c00;height:50px;line-height:50px;font-weight:bold;text-align:center;font-size:20px;}
.map-left .add-info:hover{background:#fff;}
.map-left .pos{padding:25px 0;line-height:36px;}
.map{float:left;border:2px solid #eee;width:776px;}
@media screen and (max-width:769px) {
.map-left{float:none;padding:25px 15px;background:#c00;color:#fff;width:auto;}
.map-left .add-info{margin-bottom:15px;padding:0 15px;background:#f1f1f1;color:#c00;height:50px;line-height:50px;font-weight:bold;text-align:center;font-size:20px;}
.map-left .add-info:hover{background:#fff;}
.map-left .pos{padding:15px 0;line-height:36px;}
.map{float:none;border:0px solid #eee;width:100%;}
}

.pay-info{padding:0 10px;}
.pay-info .pay-left{padding:25px 30px;background:#f1f1f1;width:auto;line-height:50px;color:#333;}
.pay-info .pay-content{position:relative;padding:25px;background:rgba(255,255,255,.5);}
.pay-info .pay-right{float:right;width:580px;}
.pay-info .pay-right img{width:400px;}
.pay-info .wxpay{position:absolute;right:15px;bottom:25px;width:280px;line-height:24px;text-align:center;}
.pay-info .wxpay p{text-align:left;}

.pay-info .table3{margin:0 auto;width:100%;}
.pay-info .table3, .pay-info .table3 td{padding:5px 20px;border:1px solid #c00;border-collapse:collapse; line-height:26px;font-size:14px; }
.pay-info .table3 .t1{width:30%;}


@media screen and (max-width:769px) {
.pay-info .pay-left{float:none;padding:25px 15px;width:auto;margin:0 auto;line-height:36px;}
.pay-info .pay-right{float:none;width:96%;margin:0 auto;}
.pay-info .pay-right img{width:90%;height:auto;}
.pay-info .wxpay{position:relative;right:auto;bottom:auto;width:auto;}
}

.down-list{padding:25px 10px;}
.down-list li{float:left;padding:1%;width:48%;border-bottom:1px solid #eee;line-height:42px;height:42px;overflow:hidden;}
.down-list li a{padding:10px;color:#c00;}
.down-list li a:hover{text-decoration:underline;}
.down-list li span{color:#999;}
.down-list li em{font-weight:bold;color:#999;}
@media screen and (max-width:769px) {
.down-list li{float:left;padding:1%;width:98%;}
}

.media-list{padding:25px 10px;}
.media-list li{float:left;padding:1%;width:18%;}
.media-list li a{padding:10px;border:1px solid #eee;display:block;}
.media-list li a:hover{border:1px solid #ccc;}
.media-list li img{width:100;height:auto;}
@media screen and (max-width:769px) {
.media-list li{float:left;padding:1%;width:31.33%;}
.media-list li img{width:100%;height:auto;}
}

.footer{padding:25px 15px;background:#b92626;text-align:center;color:#f1f1f1;line-height:32px;}
@media screen and (max-width:769px) {
.footer{padding:25px 15px;}
.footer span{display:block;}
}
</pre></body></html>