@charset "utf-8";

/* CSS Document */

body{font-family: arial,tahoma,\5b8b\4f53,sans-serif; text-align: center;font-size:14px; background:#fff ;}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}

h1{font-size:24px;}

s{text-decoration:none}



fieldset,img{border:0;}

address,caption,cite,code,dfn,em,i,strong,th,var{font-style:normal;font-weight:normal;}

ol,ul{list-style:none;}

caption,th{text-align:left;}

h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:normal;}

q:before,q:after{content:''}

abbr,aconym{border:0;}

a,button,input,.clkcss,.clk_bga,.clk_bgb{-webkit-tap-highlight-color:rgba(255,0,0,0);}

a{ color:#3f3f3f; outline:none; text-decoration:none;}

a:focus{outline:none;}

a:active,.clkcss:active{opacity:0.5;}

a:hover,a:active{text-decoration:none;;color:#e60012;}

a.block{clear: both; overflow: hidden;}

textarea,input{-webkit-appearance: none;}

.weight{font-weight:bold}

.clear{clear:both;font-size:0px;width:1px;visibility:hidden;margin-top:0px!important;margin-top:-1px;line-height:0}/*ie and firefox1.5 updata */

.clear:after{content:".";display:block;height:0;clear:both;}/* firefox1.0 */

*+html .clear{margin-top:-1px!important;}

.clr{clear:both;overflow:hidden; zoom:1}

.left{float:left}

.right{float:right}

.tal{text-align:left;}

.tac{text-align:center;}

.tar{text-align:right;}

.rel{position:relative;}

.abs{position: absolute;}

.fix{position: absolute; right: 0;}

.fullscreen{ width: 100%; border-bottom: 5px solid #e60012}

/* safari */

.safarinone{-webkit-appearance:none;}/*iphone button按钮默认颜色清除*/



.ent_bg{background:#fff}

.bodybg{background:#f8f8f8}



.hide{display:none}

.block{display:block}



.font12{font-size:12px;}/*标注性次要内容*/

.font14{font-size:14px;}/*文字内容*/

.font16{font-size:16px;}/*标题重要文字*/

.font18{font-size:18px;}/*导航文字*/

.font20{font-size:20px;}

.font22{font-size:28px;}

.font28{font-size:28px;}



.col_fb0{color:#e60012}

.col_cb0{ color: #cb0921}

.col_gre{ color: #008400}

.col_cb0{color:#cb0921}

.col_fd0:link,.col_fd0:hover,.col_fd0:visited{color:#FFF}

.red{color:#e60012}



.bd0{border:0px;}

.bd{border:1px solid #eaeaea;}

.bd1{border-top:1px solid #eaeaea;}

.bd2{border-right:1px solid #eaeaea;}

.bd3{border-bottom:1px solid #eaeaea;}

.bd4{border-left:1px solid #eaeaea;}



.mg0{margin:0}

.mg10{ margin: 10px;}

.mgt10{margin-top:10px;}

.mgr10{margin-right:10px;}

.mgb10{margin-bottom:10px;}

.mgl10{margin-left:10px;}



.pd0{padding:0}

.pd10{padding: 10px;}

.pdt10{padding-top: 10px;}

.pdr10{padding-right: 10px;}

.pdb10{padding-bottom: 10px;}

.pdl10{padding-left: 10px;}

.pl12{ padding-left: 12%;}

.pdr30{padding-right: 30px;}

.pdl30{padding-left: 30px;}

.pdb5{padding-bottom: 5px;}



.h_25{height: 25px; line-height: 25px;}



.messagebox{position:fixed; top:45%; left:10%;width:80%;display:inline-block;z-index:999; text-align:center}

.messagebox span{display:inline-block;border-radius:5px; background:#000; padding:10px 15px; line-height:18px; color:#fff;}



.bnt_type01{border:1px solid #ff6a18;color: #fff;height: 40px; line-height: 40px; border-radius: 5px; text-align: center;background: #ff6a18}

.bnt_type01:hover,.bnt_type01:active{color: #fff}



  @font-face {

  font-family: 'iconfont';

  src: url('../images/icon/iconfont.eot');

  src: url('../images/icon/iconfont.eot?#iefix') format('embedded-opentype'),

  url('../images/icon/iconfont.woff') format('woff'),

  url('../images/icon/iconfont.ttf') format('truetype'),

  url('../images/icon/iconfont.svg#iconfont') format('svg');

}

  .iconfont{

    font-family:"iconfont" !important;font-style:normal;

    -webkit-font-smoothing: antialiased;

    -webkit-text-stroke-width: 0.2px;

    -moz-osx-font-smoothing: grayscale;

  }



  .icon-jiantou:before { content: "\e625"; }

  .icon-jiantou1:before { content: "\e65b"; }

  .icon-chuanzhenhaoma:before { content: "\e778"; }

  .icon-dianhua1:before { content: "\e60b"; }

  .icon-icon-copy:before { content: "\e600"; }

  .icon-sousuo:before { content: "\e601"; }

  .icon-dizhi:before { content: "\e607"; }



.rotate180{

  transform:rotate(180deg);

  -ms-transform:rotate(180deg); /* IE 9 */

  -moz-transform:rotate(180deg);/* Firefox */

  -webkit-transform:rotate(180deg);/* Safari 和 Chrome */

  -o-transform:rotate(180deg); 	/* Opera */

  filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);

}

/*弹窗*/

.mask_bg{position:fixed;z-index:1;width:100%;height:100%;background:rgba(0,0,0,.6);top:0;left:0;-webkit-transition:background .3s;transition:background .3s}

.poptext{ background: #fff; z-index: 999; position: fixed;}



.box .show:before{content: "展开";}

.box.on .show:before{content: "收起";}

.w15{ width: 15%; text-align: center;}

.w8{ width: 8%; text-align: center;}



/*空页面*/

.nopage{position:absolute;z-index:2;text-align:center; left: 50%; top:50%;margin-left: -50px;margin-top: -50px}

.nopage .nopageimg{font-size:80px; height: 100px; width:100px; line-height: 80px; padding-top:25px; background: #000}

