/*=============05e0_UI v1.0 | 2014-10-10=============*/
@charset "gb2312";
html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;}/*放大或缩小页面时不改变字体大小*/
body{margin:0;}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block;}
audio,canvas,progress,video{display:inline-block;vertical-align:baseline;}
audio:not([controls]){display:none;height:0;}
[hidden],template{display:none;}
a{background-color:transparent;}
a:active,a:hover{outline:0;}
abbr[title]{border-bottom:1px dotted;}
b,strong{font-weight:bold;}
dfn{font-style:italic;}
mark{background:#ff0;color:#000;}
small{font-size:80%;}
sub,sup{position:relative;vertical-align:baseline;font-size:75%;line-height:0;}
sup{top:-0.5em;}
sub{bottom:-0.25em;}
img{border:0;max-width:100%;height:auto;vertical-align:middle;}
svg:not(:root){overflow:hidden;}
figure{margin:1em 40px;}
hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0;}
pre{overflow:auto;}
code,kbd,pre,samp{font-size:1em;font-family:monospace,monospace;}
button,input,optgroup,select,textarea{margin:0;color:inherit;font:inherit;}
button{overflow:visible;}
button,select{text-transform:none;}
button,html input[type="button"],input[type="reset"],input[type="submit"]{cursor:pointer;-webkit-appearance:button;}
button[disabled],html input[disabled]{cursor:default;}
button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0;}
input{line-height:normal;}
input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;}
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto;}
input[type="search"]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield;}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}
fieldset{margin:0 2px;padding:.35em .625em .75em;border:1px solid #c0c0c0;}
legend{padding:0;border:0;}
textarea{overflow:auto;}
optgroup{font-weight:bold;}
table{border-collapse:collapse;border-spacing:0;}
td,th{padding:0;}

/*##########*/
ol,ul{list-style:none;padding:0;margin:0;}
/*全局字体*/
body{font-size:14px;font-weight:400;color: #333;line-height:1.6;font-family:"Segoe UI","Lucida Grande",Helvetica,Arial,"Microsoft YaHei",FreeSans, Arimo,"Droid Sans","wenquanyi micro hei","Hiragino Sans GB", "Hiragino Sans GB W3",sans-serif;}
/*清除浮动*/
.clear:after{content:"\200B";display:block;height:0;clear:both;}
.clear{*zoom:1;*width:100%;*line-height:0;}
/*链接*/
:link,:visited,ins{text-decoration:none;}
a{text-decoration:none;color:#0e90d2;}
a:hover{text-decoration:none;color:#f00;}



.top{ width:1000px; margin:0 auto; height:90px; padding-top:8px;}
.logo{ background:url(logo.png) left center no-repeat; width:473px;height:90px; float:left;}
.tel{ background:url(tel.png) no-repeat; width:210px;height:78px; float:right;}

.mian{ background:url(mb.jpg) repeat; width:100%; height:486px;}
.mian1{ background:url(m1.png) no-repeat left bottom; width:1000px; margin:0 auto; height:486px;} 

.dl{border-radius: 3px; padding:30px 20px; background:#FFF; width:300px;float: right;
margin-top: 40px;}
.foot{width:1000px; margin:0 auto; text-align:center; color:#575757; line-height:80px;}

/*login*/
.jyc_login{margin:0 auto;width:300px;background-color:#fff; }

.jyc_login_title{margin:0 auto 20px auto;width:300px;height:50px;line-height:50px;border-bottom:1px solid #eee;text-indent:2px;font-size:22px;color:#555;}

.jyc_login_controls{margin:0 auto;width:300px;padding:10px 0;}

	.jyc_login_submit{width:300px;background-color:#0097dc;border:1px solid #0097dc;color: #fff;border-radius:3px;cursor:pointer;font-size:14px;line-height:1;padding:10px 0;}

	.jyc_login_submit:hover{background-color:#0075aa;border-color:#0075aa;}

	.jyc_form_input{display:inline-block;width:275px;background-color:#fff;border:1px solid #ddd;color:#333;font-size:14px; line-height:1;padding:6px 10px;border-radius:3px;}
	
