﻿@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 {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;}



/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
select::-ms-expand { display: none; }

@font-face {
    font-family: '04b08';
    src: url('../fonts/04b08.eot');
    src: url('../fonts/04b08.eot?#iefix') format('embedded-opentype'),
         url('../fonts/04b08.woff') format('woff'),
         url('../fonts/04b08.ttf') format('truetype'),
         url('../fonts/04b08.svg#archiveregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




/*****page*****/
.page {width:90%;margin:35px auto;text-align:center; color:#999999;padding-top:10px;}

.page a {display:inline-block;vertical-align:middle;text-align:center;border:1px solid #dcddea;padding:0 8px;color:#666666;  behavior:url("css/PIE.htc");position: relative;z-index: 3;margin:0 2px;}

.page a:hover {color:#fff;background:#00a6e6;border:1px solid #00a6e6;}
/******��ϸҳ****/
.show_title {color:#f58220;font-size:16px;line-height:35px;text-align:center;padding-top: 30px;}

.show_tit {color:#d4689a;font-size:18px;text-align:center;line-height:77px;height:60px;}

.show_xx {text-align:center;line-height:30px;height:40px;margin-bottom:10px;border-bottom:1px dashed #aeaeae;}

.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 {border-top:1px dashed #aeaeae;margin-top:25px;padding-top:15px;}

.green_load p {color:#2795b6;}

,.green_load p a {}



