﻿@charset "utf-8";

/***base*****/
body,html,div,ul,li,p,form,dl,dt,dd,span,a,img,select,input,label,h1,h2,h3 {margin:0;padding:0;}
* {outline:none;}
img {border:none;}
table {border-collapse:collapse;}
ul li {list-style:none;}
em,i,b {font-style: normal;font-weight:normal;}


/* function */
.f-cb:after,.f-cbli li:after{display:block;clear:both;visibility:hidden;height:0;overflow:hidden;content:".";}
.f-cb,.f-cbli li{zoom:1;}
.f-ib{display:inline-block;*display:inline;*zoom:1;}
.f-dn{display:none;}
.f-db{display:block;}
.f-fl{float:left;}
.f-fr{float:right;}
.f-pr{position:relative;}
.f-pa{position:absolute;}
.f-prz{position:relative;zoom:1;}
.f-oh{overflow:hidden;}
.f-ff0{font-family:arial,\5b8b\4f53;}
.f-ff1{font-family:"Microsoft YaHei";}
.f-fs1{font-size:12px;}
.f-fs2{font-size:14px;}
.f-fwn{font-weight:normal;}
.f-fwb{font-weight:bold;}
.f-tal{text-align:left;}
.f-tac{text-align:center;}
.f-tar{text-align:right;}
.f-taj{text-align:justify;text-justify:inter-ideograph;}
.f-vam,.f-vama *{vertical-align:middle;}
.f-wsn{word-wrap:normal;white-space:nowrap;}
.f-pre{overflow:hidden;text-align:left;white-space:pre-wrap;word-wrap:break-word;word-break:break-all;}
.f-wwb{white-space:normal;word-wrap:break-word;word-break:break-all;}
.f-ti{overflow:hidden;text-indent:-30000px;}
.f-ti2{text-indent:2em;}
.f-lhn{line-height:normal;}
.f-tdu,.f-tdu:hover{text-decoration:underline;}
.f-tdn,.f-tdn:hover{text-decoration:none;}
.f-toe{overflow:hidden;word-wrap:normal;white-space:nowrap;text-overflow:ellipsis;}
.f-csp{cursor:pointer;}
.f-csd{cursor:default;}
.f-csh{cursor:help;}
.f-csm{cursor:move;}
.f-usn{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;}


@font-face {
    font-family: 'impact';
    src: url('../fonts/impact.eot');
    src: url('../fonts/impact.eot?#iefix') format('embedded-opentype'),
         url('../fonts/impact.woff2') format('woff2'),
         url('../fonts/impact.woff') format('woff'),
         url('../fonts/impact.ttf') format('truetype'),
         url('../fonts/impact.svg#archiveregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




/*****分页*****/
.page {margin-bottom:35px;text-align:center; color:#999999;padding-top:10px;}

.page span.current{display:inline-block;vertical-align:middle;padding:0 8px;color:red;margin:0 2px;}

.page a,.page span.prev,.page span.next {display:inline-block;vertical-align:middle;padding:0 8px;margin:0 2px;color:#333;background:#fff;border-radius: 3px;behavior:url("css/PIE.htc");position: relative;border:1px solid #dddddd;}

.page a:hover {color:#fff;background:#fd8200;}


/******详细页****/
.show_title {color:#bb0511;font-size:14px;line-height:50px;height:40px;text-align:center;}

.show_tit {color:#d4689a;font-size:18px;text-align:center;line-height:77px;height:60px;}

.show_xx {text-align:center;line-height:30px;height:30px;color:#ababab;margin-bottom:20px;border-bottom:1px solid #b7b7b7;}

.show_txt {width:100%;margin:0 auto;}

.show_img {text-align:center;overflow:hidden;margin:20px auto;}

.show_video {width:770px;height:475px;margin:20px auto;text-align:center;}

.show_video embed {width:770px!important;height:475px!important;}

.green_load {margin-top:20px;padding-top:10px;}

.green_load p a {color:#bb0511;}









.fix{zoom:1;}.fix:after,.fix:before{display:block; content:"clear"; height:0; clear:both; overflow:hidden; visibility:hidden;}
.divcss5_out_box{width:70%; min-width:700px; border-left:1px solid white; border-right:1px solid white; margin:0 auto;}
.divcss5_in_box{min-height:550px; _height:550px; border-left:1px solid #cccccc; border-right:1px solid #cccccc; background:white; padding:1em 2.5em 0;}
.divcss5_header{padding:10px 20px 5px; border-bottom:1px solid #cccccc; overflow:hidden; zoom:1;}
.divcss5_author_time{float:right; margin-top:34px; color:#787878; font-family:"Courier New", Courier, monospace;}
.divcss5_title{font-size:1.6em; text-align:center; margin:20px 0;}
.divcss5_main_con{padding:0 20px 20px;}
.divcss5_footer{padding-bottom:25px; text-align:center;}
.divcss5_test_list{padding:1em; font-size:1.1em; border-bottom:1px dashed #cccccc; line-height:1.4; overflow:hidden; zoom:1;}
.divcss5_code{display:block; padding:10px; margin:5px 0; background:#eeeeee; border:1px dashed #cccccc; clear:both; zoom:1;}
.divcss5_code xmp{margin:0; color:#00F; font-size:12px; white-space:pre-wrap; word-wrap:break-word;}
.divcss5_btn{display:inline-block; background:url(../image/down_btn.png) no-repeat; padding-left:25px;}
.divcss5_btn span{display:inline-block; height:45px; line-height:45px; background:url(../image/down_btn.png) no-repeat right top; padding:0 45px 0 20px; cursor:pointer;}
.divcss5_btn:hover{text-decoration:none; color:#34538b;}
