.column { width: 1000px; margin: 0 auto; background: #fff; }
.column1 { width: 1400px; margin: 0 auto; background: #fff; }
/*头部*/
.header { z-index: 100; top: 0; width: 100%; position: relative; font-size: 16px; border-bottom: #ccc solid 1px; background: #fff; height: 41px; line-height: 41px;    /*-webkit-box-shadow: 0 0 5px #999; -moz-box-shadow: 0 0 5px #999; box-shadow: 0 0 5px #999; */ overflow: hidden; }

.header2 { z-index: 1; top: 0; width: 100%; position: relative; border-top: #F30 solid 1px; background: #fff; height: 118px;  overflow: hidden; }
.header span a  { padding: 0 5px; font-size: 16px; }

.f-c-red {color: #ff0000;}

.nav_inside { height: 80px; overflow: hidden; }
.nav_inside li {font:18px/80px "Microsoft yahei"; float: left; padding: 0 10px; display:inline; }
.nav_inside li a:hover {color:#c50009; display:inline-block; }


/*顶部大图切换focus*/
.focus {height:200px;overflow:hidden;position:relative;}
.focus_m ul {width:100%;height:200px;overflow:hidden;}
.focus_m li {width:100%;height:200px;_float:left;}


/*图片内容修改区start*/
.focus_m li.li_1 {background:url(images/new_about_01.jpg;vpn_img) center 0 no-repeat #b90a11;}/*URL后为每次修改的图片地址*/
.focus_m li.li_2 {background:url(images/new_about_02.jpg;vpn_img) center 0 no-repeat #1757e1;}/*图片最小宽度建议在1000px*/
.focus_m li.li_3 {background:url(images/new_about_03.jpg;vpn_img) center 0 no-repeat #04885c;}/*#363636 整体图片区域的背景色*/
/*图片内容修改区end*/


.focus_s {height:0;position:relative;margin:0 auto;z-index:2;width:1000px; display: hidden;}
.focus_s ul {height:12px;overflow:hidden;position:absolute;left:10px;top:100px;}
.focus_s li {float:left;cursor:pointer;height:12px;width:12px;overflow:hidden;margin-right:10px;}
.focus_s li b {display:block;text-indent:-999em;background-image:url((images/circle.png;vpn_img); background-repeat:no-repeat;width:12px;height:32px;overflow:hidden;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='(images/circle.png');_background:none;}
.focus_s li.active b {margin-top:-20px;}
.focus_l,.focus_r {position:absolute;display:block;width:50px;height:75px; text-align:left;overflow:hidden;z-index:2;top:60px;}
.focus_l {left:5px;}
.focus_r {right:5px;}
.focus_l b,.focus_r b {position:absolute;z-index:1;display:block;width:50px;height:75px;overflow:hidden;background:#000;opacity:0.3;filter:alpha(opacity=30);cursor:pointer;}
.focus_l span,.focus_r span {display:block;position:relative;z-index:2;width:22px;height:33px;top:21px;cursor:pointer;}
.focus_l span {left:12px;background-image:url(images/l.png;vpn_img); background-repeat:no-repeat;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='(images/l.png');_background:none;}
.focus_r span {left:16px;background-image:url(images/r.png;vpn_img); background-repeat:no-repeat;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='(images/r.png');_background:none;}
.focus_l:hover,.focus_r:hover {*zoom:1;}
.focus_l:hover b,.focus_r:hover b {opacity:0.5;filter:alpha(opacity=50);}
/*顶部大图切换focus*/

.title { font-family:微软雅黑,黑体; font-size:24px; height:45px; line-height:45px;   color:#ff0000;  padding-left: 20px; text-align:left; border-bottom:#CCC dashed 1px;}
.content{ color:#333;text-align:left; line-height:30px;font-family:微软雅黑; font-size:16px; padding:30px 15px;}
.content li{ float:left; padding:10px 30px; text-align:center;}
.content p{ text-indent:2em; padding:8px 0px;}

#pricetype { position: relative; border-top: 2px #e50012 solid;  width: 1400px}
#pricetype .menuD { position: relative;height: 47px;  border-bottom: 1px solid #ddd; width: 980px; margin: 0 auto;}
#pricetype .menuD li {cursor: pointer;height: 46px;color: #333;float: left; width: 140px;text-align: center;font: 24px/46px "Microsoft YaHei","simhei";}
#pricetype .menuD .current {background: #e50012; }
#pricetype .menuD .current a {color: #fff}

.tab-panel {text-align: center;}
