@charset "utf-8";

html { font-family:"Microsoft YaHei", Helvetica, STHeiTi, Arial, sans-serif;  }
body { margin: 0; -webkit-overflow-scrolling: touch;font-size: 12px;margin:0 auto; }
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; }
a { background: transparent; text-decoration: none; color: #333; font-size:14px;}
a:hover{text-decoration:none;; color:#0080C0;}
a:active {outline: 0;}
a:link{ text-decoration: none;}
b, strong { font-weight: bold;}
dfn {font-style:normal;}
img {border: 0; vertical-align: middle;}	
* {  -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-tap-highlight-color: transparent; /* For some Androids */ outline: none;}
input,textarea,button,p{ border: 0; margin: 0; padding: 0; font-family: "Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif;}
/*input {-webkit-appearance:none; /*去除input默认样式}*/
textarea { resize: none;}
table { border-collapse: collapse; border-spacing: 0; }
td, th { padding: 0; }
h1, h2, h3, h4, h5, h6, figure, form, blockquote { margin: 0; font-weight: normal;}
ul, ol, li, dl, dd { margin: 0; padding: 0; }
ul, ol { list-style: none; }
input::-moz-placeholder, textarea::-moz-placeholder { color: #ccc; }
input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #ccc; }
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #ccc; }
/* CSS Document-------------由旧的base.css复制过来--------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,table,tr,th,td,span,font{ padding:0; font-family:微软雅黑,Arial, Helvetica, sans-serif;margin:0 auto;list-style:none;}
body{ background-color:#E7E7E7;}
div{margin:0 auto;}
table {  border-collapse:collapse;  border-spacing:0;}
/*fieldset,img { border:0;}*/
address,caption,cite,code,dfn,em,th,var {  font-weight:normal; font-style:normal;}
ol,ul {  list-style:none;}
caption,th { text-align:left;}
h1,h2,h3,h4,h5,h6 { font-weight:normal; font-size:100%;}
abbr,acronym { border:0;}
.clear_div{ clear:both; width:100%;}
/*----------------------------------------------*/


/*--------------------公共------------------*/
/*内容百分比公共宽度*/
.public_width_100{ width:100%; margin:0 auto; overflow:hidden;}
.public_width_con{ width:90%; margin:0 auto; overflow:hidden;}
.margin_top40{ margin-top:40px;}
.text_align_c{ text-align:center;}
.text_align_t{ text-align:left;}
/*鼠标经过图片变大*/
.img_movebig{ border:0px;}
.img_movebig img:hover{transition: all 0.2s; transform: scale(1.2); cursor:pointer; }
.img_movebig_b{ border:0px;}
.img_movebig_b img:hover{transition: all 0.2s; transform: scale(1.1); cursor:pointer; }
/*清除继承*/
.clear_yes{ width:100%; clear:both;}

/*---导航路径---访问后的路径导航---*/
.click_url{padding: 24px 0;font-size: 14px;color:#3F3F3F}
.click_url a{padding: 0 5px;font-size: 14px;color:#3F3F3F}
.click_url a:hover{color: #4083ff;}
.click_url a.urll{padding: 0 5px;font-size: 14px;color:#3F3F3F}
.click_url a.urll:hover{color: #4083ff;}
/*--------------------公共------------------*/


