﻿/* CSS Reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, img, button{margin:0; padding:0;border:0;}
html{-webkit-text-size-adjust:none;}
body{font-size:12px;position:relative;*overflow-x:hidden;}
table{border-collapse:collapse; border-spacing:0;}
ol, ul, li{ list-style:none;}
h1, h2, h3, h4, h5, h6{font-weight:normal;}
h1{font-size:28px;}
h2{font-size:22px;}
h3{font-size:18px;}
h4{font-size:16px;}
h5{font-size:14px;}
h6{font-size:12px;}
blockquote:before, blockquote:after, q:before, q:after{content:'';content:none;}
a{text-decoration:none;color:#666;} 
a:hover{color:#000;text-decoration:none;} 
a:visited {color:#666;}
a:active {color:#666;}
a:focus{outline:0px dotted;}
a:focus, input:focus{ -moz-outline-style: none; } 
* {font-family:"微软雅黑",Microsoft YaHei,Arial;/*-webkit-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease;*/}
::selection { background:#0080c8; color:#fff; } ::-moz-selection { background:#0080c8; color:#fff;  } ::-webkit-selection { background:#0080c8; color:#fff;  }




@media screen and (max-width: 980px) {
	.nav_mobile { display:block!important}
	.header { width:100% !important;position:fixed !important; background:#FFF !important;height:100px !important;}
    .header .header_t,.header .header_nav { display:none;}
	.r_account {display:none;}


   .footer {text-align:center !important;}
   .footer .footer_content { width:100% !important; padding:30px 0;}
   .footer .footer_content ul.fl,.footer .footer_content ul.fb {display:none!important;}
   .footer .footer_content ul.fr{ float:none !important; margin:auto; text-align:center !important;}
   .footer .footer_content ul.fr h2 { background: none !important; font-size:2.2em!important;}
   .footer .footer_content ul.fr li { float:none !important;text-align:center !important;margin-top:20px !important}
   .footer .footer_content ul.fr li span  { display: inline-block!important;float:none !important;width:30% !important;font-size:1.2em!important;}
   .footer .footer_content ul.fr li span h4 {font-size:1.6em!important;}
   .footer .footer_content ul.fr li span  img{ display: block!important; width:100% !important;}
   .footer_bottom ul{width:100% !important; font-size:1.4em;}
   .footer_bottom ul a { display:block !important;}
   
	}	





/* 页头 */ 
.header { width:100%;height:150px;background: url(../images/top_bg.png) center no-repeat;position: absolute; left:0; top:0; z-index:100; }
.header * {-webkit-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease;}
.header .header_t { overflow:hidden; padding:5px 0; height:19px;}
.header .header_t ul{ width:1050px; margin:auto;}
.header .header_t ul li{color:#919191;}
.header .header_t ul li a{ color:#919191; margin-left:10px}
.header .header_t ul li a:hover{ color:#F00;}


.header .header_logo { display:block;width:210px; height:90px; background:url(../images/logo.png) left top no-repeat ;float:left; margin-top:10px;}
.header .header_content { }
.header .header_content ul {width:1050px;margin:auto; position:relative; }
.header .header_nav {}
.header .header_nav ul{ width:716px;margin:auto;float:right;background:url(../images/nav_line.jpg) left top no-repeat; }
.header .header_nav ul li {height:89px;display:block; float:right; position:relative;background:url(../images/nav_line.jpg) right top no-repeat; }
.header .header_nav ul li a{line-height:89px;display:block;text-transform:uppercase; text-align:center; padding:0 20px; font-size:15px;min-width:60px;}
.header .header_nav ul li a.cur { background:url(../images/nav_bg.jpg) center no-repeat; color:#FFF;}
.header .header_nav ul li a:hover { background:url(../images/nav_bg.jpg) center no-repeat; color:#FFF;}


.header .header_nav ul li ol { display:none;position:absolute;background:#FFF; right:0;top:55px;z-index:-1; line-height:0;text-align: center; }
.header .header_nav ul li ol span{ background:#FFF; width:117px; }
.header .header_nav ul li ol span:after{border:7px solid transparent;border-bottom: 7px solid #fff;width:0;height:0;position: absolute;content:''; top:-14px;right:10%;}
.header .header_nav ul li ol span img { display:block;}



/* 页尾 */ 
.footer {width:100%;overflow:hidden; position:relative;  background:url(../images/footer_t.jpg) center top no-repeat #2b2b2b;}
.footer .footer_content { width:1000px; margin:auto;  text-align:left; color:#8a614a;overflow:hidden;padding:30px 0;}
.footer .footer_content ul {overflow:hidden; }
.footer .footer_content ul.fl { float:left;margin-right:55px; max-width:120px;}
.footer .footer_content ul.fl h2{ font-size:14px;color:#CCC; padding-bottom:10px;} 
.footer .footer_content ul.fl li{color:#ccc;text-align:left; float:left; margin-top:10px;}
.footer .footer_content ul.fl li img{margin-bottom:10px;}
.footer .footer_content ul.fl li a{display:block;font-size:12px;color:#999;padding-bottom:5px;}
.footer .footer_content ul.fl li a:hover{color:#fff; }
.footer .footer_content ul h4 { text-align:center; font-size:12px; color:#666;font-family:"Arial";}
.footer .footer_content ul.fr{border-left:#666 1px  dashed; margin-bottom:50px;}
.footer .footer_content ul.fr h2{ font-size:14px;color:#CCC; padding-bottom:10px; } 
.footer .footer_content ul.fr li{color:#ccc;text-align:left; float:left;}
.footer .footer_content ul.fr span { float:left; margin-right:10px;}
.footer .footer_content ul.fr h4 { background:url(../images/fx-line.png) center no-repeat; padding:5px 0;}
.footer .footer_content ul.fb{border-top:#444 1px solid; clear:both;padding-top:10px; overflow:hidden;}
.footer .footer_content ul.fb h2{ font-size:12px;color:#666; float:left;} 
.footer .footer_content ul.fb li{ float:left;} 
.footer .footer_content ul.fb li a{ font-size:12px;color:#666; margin:0 9px; font-weight:normal;} 
.footer .footer_content ul.fb li a:hover{color:#fff; }
.footer_bottom { background:#000000;}
.footer_bottom ul{width:1000px; margin:auto;  text-align: center; color:#666; overflow:hidden;  padding:10px 0;}
.footer_bottom ul a {color:#666;}
.footer_bottom ul li { width:100%;padding:5px 0px; font-famil:"Arial";}
.footer_bottom ul li a{ }
.footer_bottom ul li a:hover{ color:#e30002}



.r_account { position:fixed; right:20px; top:50%; z-index:99; width:75px;padding-top:60px; }
.r_account h1 { position:absolute; top:0; left:0;width:75px;height:72px;background:url(../images/kft.png) center top no-repeat;}
.r_account a{ display:block; width:75px; height:23px; background-image:url(../images/icon.png); background-repeat:no-repeat; text-align:center; padding-top:50px; background-color:#f4f4f4; border-bottom:#CCC 1px solid;} 
.r_account a:hover{ background-color:#0c6f60; color:#FFF;}
.r_account a.ra1 {background-position:10px 0px;}
.r_account a:hover.ra1 {background-position:-48px 0px;}
.r_account a.ra1.cur {background-position:10px 0px; background-color:#e7e7e7;color:#000;}
.r_account a.ra2 {background-position:10px -80px;}
.r_account a:hover.ra2 {background-position:-48px -80px;}
.r_account a.ra3 {background-position:10px -170px;}
.r_account a:hover.ra3 {background-position:-48px -170px;}







/*字体*/
@font-face {
  font-family: 'FRAMDCN';
  src: url("../fonts/FRAMDCN.eot");
  src: url("../fonts/FRAMDCN.eot?#iefix") format("embedded-opentype"), url("../fonts/FRAMDCN.woff") format("woff"), url("../fonts/FRAMDCN.ttf") format("truetype"), url("../fonts/FRAMDCN.svg#gustan_bold") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Equal_Sans_Demo';
  src: url("../fonts/Equal_Sans_Demo.eot");
  src: url("../fonts/Equal_Sans_Demo.eot?#iefix") format("embedded-opentype"), url("../fonts/Equal_Sans_Demo.woff") format("woff"), url("../fonts/Equal_Sans_Demo.ttf") format("truetype"), url("../fonts/Equal_Sans_Demo.svg#gustan_bold") format("svg");
  font-weight: normal;
  font-style: normal;
}














/* Font 文字排版 */
.f10{font-size:10px;}
.f12{font-size:12px;}
.f14{font-size:14px;}
.f16{font-size:16px;}
.f18{font-size:18px;}
.f20{font-size:20px;}
.f22{font-size:22px;}
.f24{font-size:24px;}
.f38{font-size:38px;}
.fb{ font-weight:bold;}
.fn{ font-weight:normal;}
.lh150{ line-height:150%;}
.lh180{ line-height:180%;}
.lh200{ line-height:200%;}
.unl{ text-decoration:underline;}
.no-unl{ text-decoration:none;}
.border1{ border:#999 1px solid;}
.border2{ border-left:#ccc 1px solid;}
.border3{ border-bottom:#CCC 1px  solid;}
.border4{ border-top:#ccc 1px solid;}
.border5{ border:#333 1px solid;}
.border6{ border:#ccc 1px solid;}
.border7{ border-right:#ccc 1px solid;}
.border8{ border-left:#ff8a00 3px solid;}
.border9 {border-left:#ccc 1px solid;border-top:#ccc 1px solid;border-right:#ccc 1px solid;}
.border0{ border-bottom:#666 1px solid;}
.fsonti { font-family:"宋体"}
.fc1{ color:#3ad1cf!important}
.fc2{ color:#00a0e9!important}
.fc3{ color:#f3981e!important}
.fc4{ color:#cecece!important}
.fc5{ color:#333!important}


/* 定位 */
.tl{text-align:left;}
.tc{text-align:center;}
.tr{text-align:right;}
.bc{margin-left:auto; margin-right:auto;}
.fl{ float:left;display:inline}
.fr{ float:right;display:inline;}
.clear{clear:both;}
.clear-l{clear:left;}
.clear-r{clear:right;}
.clearfix:after{content:'.';display:block;height:0;clear:both;visibility:hidden;}
.clearfix{display:inline-block}
* html .clearfix{height:1%;}. Clearfix{ display:block;}
.vm{vertical-align:middle;}
.pr{position:relative;}
.pa{position:absolute;}
.pn{position:static;}
.abs-right{}
.zoom{zoom:1;}
.hidden{visibility:hidden;}
.none{display:none;}
.block{display:block;}
.in_block{display:inline-block;}
.v_top{ vertical-align:top;}
.v_mid{ vertical-align:middle;}
.text_ind20{ text-indent:2em;}
.ov_hid{ overflow:hidden}
.one_lin{ height:20px;line-height:20px;overflow:hidden;display:inline-block;}
.two_lin{ height:40px;line-height:40px;overflow:hidden;display:inline-block;}
.nowrap{white-space: nowrap;}


/* Width & Height */
.w20{width:20px;}
.w30{width:30px;}
.w50{width:50px;}
.w60{width:60px;}
.w65{width:65px;}
.w70{width:70px;}
.w80{width:80px;}
.w85{width:85px;}
.w90{width:90px;}
.w95{width:95px;}
.w100{width:100px;}
.w110{width:110px;}
.w120{width:120px;}
.w140{width:140px;}
.w150{width:150px;}
.w190{width:190px;}
.w200{width:200px;}
.w250{width:250px;}
.w300{width:300px;}
.w320{width:320px;}
.w350{width:350px;}
.w360{width:360px;}
.w370{width:370px;}
.w380{width:380px;}
.w400{width:400px;}
.w450{width:450px;}
.w500{width:500px;}
.w540{width:540px;}
.w545{width:545px;}
.w600{width:600px;}
.w640{width:640px;}
.w700{width:700px;}
.w740{width:740px;}
.w760{width:760px;}
.w765{width:765px;}
.w770{width:770px;}
.w800{width:800px;}
.w950{width:950px;}
.w980{width:980px;}
.w1000{width:1000px;}
.w1098{width:1098px;}
.w{width:100%;}
.h{height:100%;}
.h18{height:18px;}
.h20{height:20px;}
.h30{height:30px;}
.h40{height:40px;}
.h50{height:50px;}
.h70{height:70px;}
.h80{height:80px;}
.h135{height:135px;}
.h200{height:200px;}

/* 边距 */
.m5{margin:5px}
.m10{margin:10px}
.m15{margin:15px}
.m30{margin:30px}
.mt-1{margin-top:-1px}
.mt-5{margin-top:-5px}
.mt5{margin-top:5px}
.mt10{margin-top:10px}
.mt15{margin-top:15px}
.mt20{margin-top:20px}
.mt25{margin-top:25px}
.mt30{margin-top:30px}
.mt50{margin-top:50px}
.mt90{margin-top:90px}
.mt110{margin-top:110px}
.mb5{margin-bottom:5px;}
.mb10{margin-bottom:10px;}
.mb20{margin-bottom:20px;}
.mb30{margin-bottom:30px;}
.mb50{margin-bottom:50px;}
.mb100{margin-bottom:100px;}
.ml-1{ margin-left:-1px;}
.ml5{margin-left:5px;}
.ml10{margin-left:10px;}
.ml15{margin-left:15px;}
.ml20{margin-left:20px;}
.ml30{margin-left:30px;}
.ml50{margin-left:50px;}
.ml100{margin-left:100px;}
.ml150{margin-left:150px;}
.mr5{margin-right:5px;}
.mr8{margin-right:8px;}
.mr10{margin-right:10px;}
.mr15{margin-right:15px;}
.mr20{margin-right:20px;}
.mr30{margin-right:30px;}
.mr50{margin-right:50px;}
.mr80{margin-right:80px;}
.mr100{margin-right:100px;}
.mauto { margin:auto}


.p0{ padding:0px;}
.p5{ padding:5px;}
.p10{padding:10px}
.p15{padding:15px}
.p20{padding:20px}
.p30{padding:30px}
.pt5{padding-top:5px}
.pt10{padding-top:10px}
.pt15{padding-top:15px}
.pt20{padding-top:20px}
.pt30{padding-top:30px}
.pt40{padding-top:40px}
.pt55{padding-top:55px}
.pt90{padding-top:90px}
.pt100{padding-top:100px}
.pb5{padding-bottom:5px;}
.pb8{padding-bottom:8px;}
.pb10{padding-bottom:10px;}
.pb15{padding-bottom:15px;}
.pb20{padding-bottom:20px;}
.pb30{padding-bottom:30px;}
.pb40{padding-bottom:40px}
.pb50{padding-bottom:50px;}
.pb100{padding-bottom:100px;}
.pl5{padding-left:5px;}
.pl10{padding-left:10px;}
.pl15{padding-left:15px;}
.pl20{padding-left:20px;}
.pl30{padding-left:30px;}
.pl40{padding-left:40px;}
.pl50{padding-left:50px;}
.pl80{padding-left:80px;}
.pl100{padding-left:100px;}
.pr5{padding-right:5px;}
.pr10{padding-right:10px;}
.pr15{padding-right:15px;}
.pr20{padding-right:20px;}
.pr30{padding-right:30px;}
.pr50{padding-right:50px;}
.pr100{padding-right:100px;}


.fred { color:#ae2b1b}








