@charset "utf-8";
/* CSS Document */
* { margin: 0; padding: 0; }
li { list-style: none; }
img { border: none; }
input,
select,
textarea { outline: none; border: none; background: none; }
textarea { resize: none; }
html { -webkit-text-size-adjust: none; }
article， aside， details， figcaption， figure， footer， header， hgroup， menu， nav， section { display: block; }
img { max-width: 100%; height: auto; width: auto\9; /* ie8 */ vertical-align:top; }
.video embed， .video object， .video iframe { width: 100%; height: auto; }
a { text-decoration: none; }
/*root*/
html { font-size: 62.5%; }
.clearfix:after,
.clearfix:before { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
body{min-width:320px;font-family:"Microsoft YaHei", "微软雅黑";}

/*=====banner=====*/
.banner{ width:100%;}
.banner img{ width:100%; height:100%;}
/*=====导语=====*/
.daoyu{ background-color:#e3e3e3; border-radius:2px; color:#808080;}
.daoyu mark{background-color:#0082c8; color:#FFF;}
.sigh2{ background-color:#e3e3e3; color:#0082c8;}
/*=====list dl======*/
.tiemdl{ display:block; height:auto;display:-webkit-box;}
.tiemdl dt img{ width:100%; height:100%;}
.tiemdl dd{ overflow:hidden; -webkit-box-flex:1;}
.tiemdl dd h4 a{color:#1a1a1a;}
.tiemdl dd p a{color:#808080;}

.title{zoom: 1;background-color:#e3e3e3; color:#808080;}
.title:after { clear: both; content: ""; display: table;}
.title h2{ display:block; float:left;}
.title img{ float:right; height:100%;-webkit-transition:all .3s linear; border-radius:50%;}
.title mark{ color:#0082c8; background-color:#e3e3e3;}
.tiemdl dd .th{ overflow:hidden;}
.listdiv{ overflow:hidden; display:none;}
.telediv img{ width:100%;}
.line{ overflow:hidden; height:1px; background-color:#d7d7d7;}

