html, body {height:100%;width:100%; }
html, body, h1, h2, h3, h4, h5, h6, div, ul, ol, li, dl, dt, dd, iframe, textarea, input, button, p, strong, b, i, a, span, del, pre, table, tr, th, td, form, fieldset, .pr, .pc { margin: 0; padding: 0; word-wrap: break-word; font-family: verdana,Microsoft YaHei,Tahoma,sans-serif; *font-family: Microsoft YaHei,verdana,Tahoma,sans-serif; }
body, ul, ol, li, dl, dd, p, h1, h2, h3, h4, h5, h6, form, fieldset, .pr, .pc, em, del { font-style: normal; font-size: 100%; }
ul, ol, dl { list-style: none;}
body{ font-size: 12px; }
a{ text-decoration: none;color: #6e6e6e; }
.clear:after{ clear: both;content: '';display: block;width: 0;height: 0;visibility: hidden; }

.person{ width: 1150px;margin: 10px auto; }
.person_left{ width: 100%;font-size: 12px !important;}
.person_head{ height: 350px;overflow: hidden; }
.person_img{ width: 340px;height: 340px;border: 1px solid #ccc;float: left; }
.person_img img{ width: 100%;height: 100%; }
.person_sy{ float: left; margin-left: 50px;}
.person_sy h2{ height: 39px;line-height: 39px;border-bottom: 1px dashed #ccc;font-size: 20px;overflow: hidden;font-weight: bold; }
.person_sy p{ height: 40px;line-height: 50px;font-size: 16px;font-weight: bold;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; }
.person_sy span{ font-weight: normal; }

/* display: inline-block; */
.person_con{ margin-top: 20px;     }
.person_con h6{ height: 39px;line-height: 39px;font-size: 18px;color: #0077c3;border-bottom: 1px dashed #ccc; }
.introduce{ font-size: 14px !important;text-indent: 24px;margin-top: 10px;line-height: 22px; }



.person_right{ width: 430px;float: right;/*margin-top: 50px;*/ }
.new_tit{ height: 40px;border-bottom: 2px solid #dedede;margin-top: -2px; }
.new_tit h6{ float: left;font-size: 16px;color: #082c51;border-bottom: 2px solid #0077c3;height: 40px;line-height: 40px; }
.person_right li{ height: 35px;border-bottom: 1px dashed #d5d5d5;font-size: 14px;line-height: 35px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; }
.person_right li a:hover{ color: red;text-decoration: underline; }

button{ width: 108px; height: 34px; border-radius: 5px; color: #fff; font-size: 16px; border: none;background:#0372e4;margin-top: 20px;}
