@charset "utf-8";
*{word-wrap:break-word}
html,body,h1,h2,h3,h4,h5,h6,hr,p,iframe,dl,dt,dd,ul,ol,li,pre,form,button,input,textarea,th,td,fieldset{margin:0;padding:0}
ul,ol,dl{list-style-type:none}
html,body{*position:static}
html{font-family: sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}
input,button{overflow: visible;vertical-align:middle;outline:none}
body,th,td,button,input,select,textarea{font-family:"Microsoft Yahei","Hiragino Sans GB","Helvetica Neue",Helvetica,tahoma,arial,Verdana,sans-serif,"WenQuanYi Micro Hei","\5B8B\4F53";font-size:12px;color: #444;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased}
/*body{line-height:1.6}*/
h1,h2,h3,h4,h5,h6{font-size:100%}
a,area{outline:none;blr:expression(this.onFocus=this.blur())}
a{text-decoration:none;cursor: pointer}
/*a:hover{text-decoration:underline;outline:none}*/
a:hover{text-decoration:none;outline:none}
a.ie6:hover{zoom:1}
a:focus{outline:none}
a:hover,a:active{outline:none}:focus{outline:none}
sub,sup{vertical-align:baseline}
/*img*/
img{border:0;vertical-align:middle}
a img,img{-ms-interpolation-mode:bicubic}
.img-responsive{max-width: 100%;height: auto}
/*IE下a:hover 背景闪烁*/
html{overflow:-moz-scrollbars-vertical;zoom:expression(function(ele){ele.style.zoom = "1";document.execCommand("BackgroundImageCache",false,true)}(this))}
body{min-width: 1200px;}
/*HTML5 reset*/
header,footer,section,aside,details,menu,article,section,nav,address,hgroup,figure,figcaption,legend{display:block;margin:0;padding:0}time{display:inline}
audio,canvas,video{display:inline-block;*display:inline;*zoom:1}
audio:not([controls]){display:none}
legend{width:100%;margin-bottom:20px;font-size:21px;line-height:40px;border:0;border-bottom:1px solid #e5e5e5}
legend small{font-size:15px;color:#999}
svg:not(:root) {overflow: hidden}
fieldset {border-width:0;padding: 0.35em 0.625em 0.75em;margin: 0 2px;border: 1px solid #c0c0c0}
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {height: auto}
input[type="search"] {-webkit-appearance: textfield; /* 1 */-moz-box-sizing: content-box;-webkit-box-sizing: content-box; /* 2 */box-sizing: content-box}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {-webkit-appearance: none}
/*表单*/
.input-text,
.textarea{box-sizing:border-box;border:solid 1px #ddd;width:100%;-webkit-transition:all 0.2s linear 0s;-moz-transition:all 0.2s linear 0s;-o-transition:all 0.2s linear 0s;transition:all 0.2s linear 0s}
.textarea{ height:100px;resize:none;font-size:14px; padding:4px}
.textarea-numberbar{ position:absolute; right:20px;bottom:5px;z-index:1;  margin-bottom:0}
.textarea-length{ font-style:normal}
.select{border:solid 1px #ddd;padding-right: 14px;
	-webkit-transition:all 0.2s linear 0s;-moz-transition:all 0.2s linear 0s;-o-transition:all 0.2s linear 0s;transition:all 0.2s linear 0s;
	text-align: center; appearance: none; -moz-appearance: none; -webkit-appearance: none;outline-color: transparent;
	background: url(/img/arrow.png) no-repeat scroll right center transparent;}
.input-text:hover,
.select:hover,
.textarea:hover{border: solid 1px #3bb4f2}
/*得到焦点后*/
.input-text.focus,
.textarea.focus{border:solid 1px #0f9ae0 \9;border-color:rgba(82,168,236,0.8);box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6)}
/*不可点击*/
.input-text.disabled
,.textarea.disabled,
.input-text.disabled.focus,
.textarea.disabled.focus{background-color:#ededed; cursor:default;border-color: #ddd;-webkit-box-shadow:inset 0 2px 2px #e8e7e7;-moz-box-shadow:inset 0 2px 2px #e8e7e7;box-shadow:inset 0 2px 2px #e8e7e7}
/*只读状态*/
.input-text.disabled,
.textarea.disabled{background-color:#e6e6e6; cursor:default}
/*阴影*/
.input-text.box-shadow,
.textarea.box-shadow{-ms-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}
/*行内元素*/
.input-text.inline{ display:inline-block; width:auto}



/*
*以下为旧版头部底部的样式
*/
/*顶部*/
.Header{padding: 0 30px;height: 45px;color:#fff;background-color: #333;}
.f_l{float: left;}
.f_r{float: right;}
.HeaderBtn,.HeaderTips{display: block;padding: 0 10px;height: 43px;line-height: 43px;color:#fff;font-size: 14px;}
.HeaderBtn:hover{color:#fff;text-decoration:none;background-color: #000;}
.nav_list{padding:20px 30px;overflow: hidden;}
.TopNav a {display: block;float: left;height: 40px;line-height: 40px;-moz-border-radius: 20px;border-radius: 20px;margin: 0 10px 0 0;padding: 0 20px;font-size: 16px;color: #333;}
.TopNav a:hover,
.TopNav a.TopNavOn {background: #e6212a;color: #fff;text-decoration:none;}
/*底部*/
.BottomBtn {padding: 20px 0 0;}
.CodeBox a,
.CodeBox span,
.BottomBtn a,
.BottomBtn span {color: #fff;font-size: 14px;}
.CodeBox a:hover,
.BottomBtn a:hover {text-decoration: underline;}
.CodeBox span,
.BottomBtn span {margin: 0 8px;}
.BottomTips {padding: 20px 0 0;font-size: 14px; color: #999;}
.CodeBox {width: 556px;height: 168px;}
.Main {width: 1200px;margin: 0 auto;}
.FloatDiv {height: auto !important;height: 1px;min-height: 1px;}
.MainBgBlack {width: 100%;background-color: #444;padding: 40px 0;color: #fff;overflow: hidden;}
.subSupportFundIntroduce1 {float: left;width: 160px;height: 39px;margin-top: 49px;color: #ffffff;}
.subSupportFundIntroduce2 {float: left;width: 160px;height: 39px;margin-top: 49px;color: #ffffff;text-align: right;font-size: 16px;}
.subSupportFundIntroduce3 {float: left;width: 83px;height: 60px;margin-top: 27px;margin-left: 10px;}
.subSupportFundIntroduce4 {float: left;width: 120px;height: 122px;margin-top: 10px; margin-left: 13px;}
.CopyRight {padding: 30px 0;text-align: center;background: #333333;min-width: 1200px;color: #959595;}
/*
*以上为旧版头部底部的样式
*/



/*
*以下为新版头部底部的样式
*/
/*头部的公用样式*/
header{background-color: #fff;  font-size: 14px;font-weight: 500;color: #444;}
.headerflink{width: 1200px;margin:auto;height: 36px;line-height: 36px;}
.flinkdt {float: left;}
.flinkdt > a{display: inline-block;color: #444;}
.flinkdt > a:hover{color: #dc1818;}
.flinkdt > span{display: inline-block;margin: 0 30px;}
.headerflink > dd{float: right;height: 100%;}
.he-menu{background-color: #e92a39;}
.he-nav{position: relative;width: 1000px;margin: auto;padding-left:200px;height: 40px;line-height: 40px;}
.he-logo{position: absolute;top:0;left: 0;z-index: 5;width: 197px;height: 69px;}
.he-submenu > li{position: relative;display: inline-block;padding-left:20px;}
.he-submenu > li > a{display: inline-block;padding:0 24px;font-size: 16px;font-weight: 500;color:#fff;}
.he-submenu > li > a:hover{background-color: #bf2834;}
/*尾部的公用样式*/
footer{background-color: #444;font-size: 14px;font-weight: 500;color: #fff;}
.fo-section{width: 1200px;padding-top: 34px;margin: auto;overflow: hidden;}
.fo-section > dt{float: left;width: 50%;}
.fo-section > dd{float: right;width: 50%;text-align: right;}
.fo-flink{padding-top:22px;height: 38px;}
.fo-flink > li{float: left;padding-right: 10px;}
.fo-flink > li > a {display: inline-block;padding-right:10px;color: #fff;}
.fo-heatray{color:#888888;line-height: 20px;}
.fo-msg{font-size:26px;height: 50px;letter-spacing: 2px;}
.fo-column{height: 123px; padding-bottom: 32px;}
.fo-column > dt{float: left;padding-top: 40px;padding-left: 50px;}
.fo-loginBar{float: left;padding-left: 20px;}
.fo-loginBar > a{display: inline-block;color:#fff;}
.fo-loginBar > span{display: inline-block;padding:0 10px;}
.fo-attention{float: left;padding-left: 20px;font-size: 16px;}
.fo-column > dd{float: right;}
.fo-arrows{margin-right:10px;}
footer > p{height: 80px;line-height: 80px;text-align: center;color:#959595;background-color: #333333;}
/*
*以上为新版头部底部的样式
*/


/*//开关按钮*/
.toggle-button-wrapper{height: 30px;position:relative;}
.toggle-button{opacity:0;filter:alpha(opacity=0);position:absolute;z-index:3;height: 30px;width: 80px;}
.button-label{position: relative;display: inline-block;width: 80px;height: 26px;
background-color: #ccc; box-shadow: #ccc 0px 0px 0px 2px;border-radius: 26px;overflow: hidden;}
.circle{position: absolute;top: 0;left: 0;width: 26px; height: 26px; border-radius: 50%;background-color: #fff; }
.button-label .text { line-height: 26px;font-size: 14px;text-shadow: 0 0 2px #ddd;}
.on { color: #fff; display: none; text-indent: 10px;}
.off { color: #fff; display: inline-block; text-indent: 34px;}
.button-label .circle{ left: 0;transition: all 0.3s;}
.toggle-button:checked + label.button-label .circle{left: 54px;}
.toggle-button:checked + label.button-label .on{ display: inline-block; }
.oggle-button:checked + label.button-label .off{ display: none; }
/*.toggle-button:checked + label.button-label{background-color: #51ccee;}*/
.toggle-button:checked + label.button-label{background-color: #5bb87f;}

/*//勾选框*/
.checkbox-group{}
.checkbox-inp{display:none;opacity:0;}
.checkbox-label{line-height: 18px; position: relative; display: -webkit-box;display: -webkit-flex;display: 
	-ms-flexbox;display: flex;cursor: pointer;-webkit-box-align: center;-webkit-align-items: center; 
	-ms-flex-align: center;align-items: center;}
.checkbox-label:before {display: inline-block;width: 18px;height: 18px;margin-right: 10px;border: 1px solid #666;border-radius: 3px; content: ''; color: #fff;
background-color: #f3f6f8;line-height: 20px;font-size:16px;text-align: center}
.checkbox-inp:checked+.checkbox-label:before{ content:'\2713';color:#fff;background-color: #31b968;border-color: #31b968;margin-top: 0;line-height: 23px;}

.baiImg{width: 100%;height: 100%;}
.p-t20{padding-top: 20px;}
/*表单的正确和错误的状态*/
.icon-start{display: inline-block;width: 20px;height: 20px;border-radius: 50%;line-height: 20px;font-weight: 900px;font-size: 12px;text-align: center;color: #fff;}
.cor-start{background-color: #33cb30;transform:rotate(7deg);-ms-transform:rotate(10deg); -moz-transform:rotate(10deg); -webkit-transform:rotate(10deg); -o-transform:rotate(10deg); }
.err-start{background-color: #e92a39;}






