﻿@charset "utf-8";/* CSS Document */* {margin:0px;padding:0px;}
dl,dt {margin:0px;padding:0px;}
ul,li {list-style:none;}
a {color:#000;text-decoration:none;}
img {border:0px;}
.w1240 {width:1240px;margin:0px auto;padding:0 20px;}
.w915 {width:915px;}
.w800 {width:800px;}
.w700 {width:700px;}
.w300 {width:300px;}
.w20 {width:20px;}
.w12 {width:12px;}
.p30 {padding:30px 0px;}
.p20 {padding:20px 0px;}
.pw10 {width:10%;}
.pw15 {width:15%;}
.pw20 {width:20%;}
.pw23 {width:23%;}
.pw30 {width:30%;}
.pw35 {width:35%;}
.pw38 {width:38%;}
.pw40 {width:40%;}
.pw65 {width:65%;}
.pw75 {width:75%;}
.pw100 {width:100%;}
.h440 {height:440px;}
.h515 {height:515px;}
.h140 {height:140px;}
.h30 {height:30px;}
.hd40 {height:40px;}
.fs12 {font-size:12px;}
.fs14 {font-size:14px;}
.fs16 {font-size:16px;}
.fs24 {font-size:24px;}
.bg_w {background:#fff;}
.clear {clear:both;}
.fl {float:left;}
.fr {float:right;}
.line {border-bottom:1px solid #CCC;}
.bgfff {background:#fff;}
h1 {text-align:center;font-size:20px;line-height:48px;}


/*列表开始*/
.arclist {overflow:hidden;}
.piclist li {float:left;width:23%;margin:10px 1%;height:160px;}
.piclist li div {text-align:center;}
.arclist li {border-bottom:1px solid #CCC;overflow:hidden;padding:10px 0;}
.arclist_date {width:6%;text-align:center;padding:0 2%;}
.arclist_day {display:block;font-size:36px;padding-top:20px;padding-bottom:10px;border-bottom:1px solid #CCC;}
.arclist_month {display:block;padding-top:5px;}
.arclist_img {width:20%;}
.arclist_img img {height:140px;width:200px;}
.arclist_con {}
.arclist_title {display:block;padding:5px 0;font-size:16px;width:80%;overflow:hidden;white-space:nowrap;}
.arclist_con p {width:90%;text-indent:2em;padding-top:5px;}
/*列表结束*//*视频列表*/.v_title {margin-top:30px;nline-height:30px;height:30px;font-size:16px;border-bottom:2px solid #481c87;}
.videolist {margin-top:30px;overflow:hidden;}
.videolist ul li {width:24.5%;float:left;margin:10px 0.2%;height:235px;overflow:hidden;}
.videolist_img {width:100%;}
.videolist_img img {max-height:160px;max-width:280px;}
.videolist_con {width:95%;}
.videolist_title {display:block;padding:5px 0;font-size:16px;width:95%;overflow:hidden;white-space:nowrap;}
.videolist_con p {width:100%;height:38px;overflow:hidden;}
/*详情页开始*/.mian_content {padding-top:30px;}
.mian_left {width:25%;background:#f0f0f0;}
.mian_left_content {margin:30px;}
.main_left_title {border-bottom:2px solid #752be4;height:60px;line-height:60px;font-size:16px;}
.mian_left_content ul {margin-top:30px;}
.mian_left_content ul li {height:40px;line-height:40px;padding-left:20px;padding-right:20px;}
.mian_left_content .selected {background:#6d448b;border-radius:3px;color:#FFF;}
.mian_left_content span {color:#f0f0f0;float:right;font-size:18px;}
.mian_left_content .selected a {color:#FFF;}
.mian_left_content .selected span {color:#FFF;}
.main_right {width:74%;}
.main_right_content {padding:0 20px;}
.main_right_content_title {border-bottom:1px solid #CCC;padding-bottom:10px;}
.main_right_arcticle {padding-top:20px;}
.lineheight2 {line-height:200%;}
.lineheight2 img {max-width:100%;}
.arctime {font-size:12px;color:#333;text-align:center;margin-bottom:20px;}
.arcpage {padding:20px 0;}
.arcpage li {line-height:32px;}
/*详情页结束*//*服务网点*/#arclist_service {overflow:hidden;}
#arclist_service li {height:40px;line-height:40px;padding:0px 4%;width:25%;float:left;}
/*网点详情内容*/table {border-spacing:0px;border-collapse:collapse;}
.server_map {margin-top:20px;font-size:14px;}
.server_map table {width:100%;}
.server_map td {border:#CCC 1px solid;padding:5px 10px;}
.server_map .jctr , .server_map table:nth-child(1) tr:nth-child(1){background:#003366;text-align:center;color:#FFF;}
.server_map .gstr , .server_map table:nth-child(2) tr:nth-child(1) {background:#fb750c;text-align:center;color:#FFF;}
/*分页*/.pagelist {overflow:hidden;margin:20px 0;}
.pagelist li {float:left;margin-right:10px;border:1px solid #ccc;padding:5px 10px;}
.pagelist .thisclass {background:#999;}
