@charset "utf-8";

html {
	font-size: 10.821px;
	color: #626262;
	background: #fff;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}
html * {
	outline: 0;
	-webkit-text-size-adjust: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}
html, body {
	font-family: "Microsoft YaHei", sans-serif
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	margin: 0;
	padding: 0
}
input, select, textarea {
	font-size: 100%;
	font-family: "Microsoft YaHei", sans-serif
	-webkit-appearance:none;
}
input[type='button'], input[type='submit'], input[type='reset'], input[type='text'] {
	-webkit-appearance: none;
	border-radius: 0;
}
textarea {
	-webkit-appearance: none;
}
.button {
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
fieldset, img {
	border: 0
}
abbr, acronym {
	border: 0;
	font-variant: normal
}
del {
	text-decoration: line-through
}
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: 500
}
ol, ul {
	list-style: none
}
caption, th {
	text-align: left
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: 500
}
q:before, q:after {
	content: ''
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sup {
	top: -.5em
}
sub {
	bottom: -.25em
}
a:hover {
	text-decoration: underline
}
ins, a {
	text-decoration: none
}
.clearfix {
	*zoom: 1
}
.clearfix:before, .clearfix:after {
	display: table;
	content: ""
}
.clearfix:after {
	clear: both
}
a {
	color: #666666
}
a:hover {
	text-decoration: none
}
i, em {
	font-style: normal
}




#top {
	background: #f6f3ee;
	padding: 0.875rem;
	text-align: center;
}
#top img {
	width: 18.5625rem;
	height: 3.0625rem;
}

#nav {
	background: #be8a2f;
	height: 3.5rem;
}
#nav a {
	display: inline-block;
	width: 25%;
	text-align: center;
	color: #fff;
	padding-top: 0.5rem;
	float: left;
	font-size: 14px;
	height: 3rem;
	position:relative;
}
#nav a.on {
	background: #d5a145;
}


#nav a:after{
    height: 1.875rem;
    border-right: 1px dotted #c464be;
    position:absolute;
    right: 0;
    top: 0.875rem;
    content: '';
}
#nav a:last-child:after,#nav a.on:after{
    border-right: 0;
}


#bannerimg a.a {
	display: block;
	width: 100%;
	background: url(http://www.whmly.com/uploads/banner/zs-sj.jpg) no-repeat center top/26.25rem 14.25rem;
	height: 14.25rem;
}

#search {
	padding: 0.5125rem 0 0.8125rem ;
	background: #f6f3ee;
	text-align: center;
	margin-top: 1px;
}
#search input {
	width: 14.375rem;
	height: 2.125rem;
	background: #fbf8fd url(t2.jpg) no-repeat  0.6875rem center/1.4375rem 1.5rem;
	border: 1px solid #d2bdd2;
	color: #c81cbb;
	font-size: 1.25rem;
	text-indent: 2.5rem;
	line-height: 2.375rem;
	overflow: hidden;
	display: inline-block;
	border-right: 0;
	vertical-align: bottom;
	font-weight: bold;
}
#search a {
	background: #be8a2f;
	height: 2.125rem;
	border:1px solid #be8a2f;
	display: inline-block;
	color: #fff;
	padding:0 0.9375rem;
	line-height: 2.125rem;
	overflow: hidden;
	vertical-align: bottom;

	
}
#search .p2 {
	padding-top: 0.3125rem;
}


#search input:-moz-placeholder {
    color: #be8a2f;  
}

#search input::-moz-placeholder { 
    color: #be8a2f;
}

#search input:-ms-input-placeholder {
    color: #be8a2f;
}

#search input::-webkit-input-placeholder{
    color: #be8a2f;
}


#yq {
	text-align: center;
	position: relative;
}
#yq img{
	width: 6.125rem;
	height: 6.125rem;
	padding-bottom: 5px;
}
#yq li {
	display: inline-block;
	font-size: 12px;
}
#yq li:first-child {
	margin-right: 3.125rem;
}
#yq:after {
	width: 8.4375rem;
	height: 0.5625rem;
	border:1px solid #e3c898;
	position: absolute;
	content: '';
	left: 50%;
	bottom:-.5625rem;
	margin-left:-4.21875rem;
	border-top: 0;
}
#yq:before{
	position: absolute;
	border-top: 10px solid #e3c898;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	content: '';
	left: 50%;
	margin-left: -10px;
	bottom:-webkit-calc(-.5625rem + -10px);
	bottom:-ms-calc(-.5625rem + -10px);
	bottom:-moz-calc(-.5625rem + -10px);
	bottom:calc(-.5625rem + -10px);
}





.index-bar {
	font-size: 12px;
	text-transform: uppercase;
	color: #646464;
	text-align: center;
	position: relative;
	padding-bottom: .3rem;
}
.index-bar .p1 {
	font-size: 1.5rem;
	color: #303030;
	display: inline-block;
	background: #fff;
	padding: 0 1.25rem;
}

.index-bar .p1 b{
	color: #be8a2f;
}
.index-bar:before {
	width: 15.25rem;
	height: 1.875rem;
	border:2px solid #bbbbbb;
	content: '';
	position: absolute;
	z-index: -1;
	left: 50%;
	margin-left: -7.625rem;
	bottom: 0;
}


#jb li {
	background: url(b1.jpg) no-repeat center top/12.125rem 38.125rem;
	width: 12.125rem;
	height:7.625rem;
	text-align: center;
	box-sizing: border-box;
	padding-top: 1rem;
	line-height: 1.375rem;
	float: left;
	margin-bottom: 10px;
}
#jb li i a {
	font-weight: bold;
	font-size: 1.125rem;
}
#jb li a {
	color: #fff;
	font-size: 0.875rem;
}

#jb li:nth-of-type(2n) {
	float: right;
}


#jb li:last-child{
	background: url(b2.jpg) no-repeat center top/12.125rem 7.625rem;
}


#jb li:nth-of-type(2){
	background-position: 0 -7.625rem;

}

#jb li:nth-of-type(3){
	background-position: 0 -15.25rem;
}
#jb li:nth-of-type(4){
	background-position: 0 -22.875rem;
}
#jb li:nth-of-type(5){
	background-position: 0 -30.5rem;
}

#jb li:last-child a {
	color: #7f7d7f;
	font-size: 1.125rem;
	padding-top: 1.1rem;
	display: inline-block;
}
#jb li:last-child em {
	color: #fff;
	background: #bd8a2f;
	width: 100%;
	border-radius: 5px;
	font-size: 1rem;
	line-height: 2rem;
	display: inline-block;
	margin-top: .5rem;
}

.qh2 i a {
	color: #453b2d;
}
.qh2 i.on a {
	color: #fff;
}

.qh2 i {
	display: inline-block;
	width: 50%;
	line-height: 1.75rem;
	box-sizing: border-box;
	text-align: center;
	border:1px solid #d7c5d6;
	background: #f9f8f4;
	color: #453e2c;
	font-weight: bold;
	font-size: 1rem;
}
.qh2 i:first-child{
	border-radius: 1.75rem 0 0 1.75rem;
	border-right: 0;
}
.qh2 i:last-child{
	border-radius: 0 1.75rem 1.75rem 0 ;
	border-left: 0;
}
.qh2 i.on {
	background: #bd8a2f;
	color: #fff;
	border-color: #bd8a2f;
}
#doctor dt {
	position: relative;
	padding-right: 2.25rem;
	background: url(b3.jpg) no-repeat right top / 2.25rem 11.625rem;
}
#doctor dt a {
	display: block;
	width: 10.25rem;
	overflow: hidden;
}
#doctor dt img {
	width: 10.25rem;
	height: 11.5625rem;
}
#doctor dt i {
	position: absolute;
	background: #c2933f;
	bottom: 0;
	width: 100%;
	color: #fff;
	text-align: center;
	line-height: 1.75rem;
	left: 0;
	width: 10.25rem;
}
#doctor dt {
	float: left;
}
#doctor dd {
	padding:0 .3rem 0 0.625rem;
	font-size: 12px;
	line-height: 18px;
}
#doctor dd a{
	text-align: justify;
}
#doctor dd p {
	font-size: 0.875rem;
}
#doctor dd p:first-child {
	padding-top: 1.7rem;
	font-size: 1rem;
}
#doctor dd p i {
	color: #4a4a4a;
	font-size: 1.5rem;
}
#doctor dd p:nth-of-type(2) {
	padding: .3rem 0 .5rem;
}

.doc-c {
	background: url(b4.jpg) repeat-x top center/5.25rem 9.125rem;
	height: 9.125rem;
	box-sizing: border-box;
	padding-top: 1.375rem;
}

.doc-c li{
	float: left;
	text-align: center;
	margin-right: 0.625rem;
	font-size: 0.875rem;
	overflow: hidden;
	width: 8.0rem;
}
.doc-c li a {
	color: #edc7ea;
}
.doc-c li img {
	width: 8.0rem;
	height: 5.375rem;
}
.doc-c li.on img{
	width:-webkit-calc(8.0rem - 4px);
	width:-ms-calc(8.0rem - 4px);
	width:-moz-calc(8.0rem - 4px);
	width:calc(8.0rem - 4px);
	height:-webkit-calc(5.375rem - 4px);
	height:-ms-calc(5.375rem - 4px);
	height:-moz-calc(5.375rem - 4px);
	height:calc(5.375rem - 4px);
	border: 2px solid #e8a838;
}
.doc-c li.on a {
	color: #fff;
	text-decoration: underline;
}
.doc-c div {
	height: 7.125rem;
	overflow: hidden;
	position: relative;
}

.doc-c div:before {
	content: "<";
	position: absolute;
	color: #fff;
	top:2.125rem;
	left: 0;
	width: 17px;
	height: 25px;
	background: #ffa200;
	z-index: 99;
	font-family: monospace;
	text-align: center;
	line-height: 25px;
	border-radius: 0 5px 5px 0;
}
.doc-c div:after {
	content: ">";
	position: absolute;
	color: #fff;
	top:2.125rem;
	right: 0;
	width: 17px;
	height: 25px;
	background: #ff8400;
	z-index: 99;
	font-family: monospace;
	text-align: center;
	line-height: 25px;
	border-radius: 5px 0 0  5px;
}

.news-d dl {
	overflow: hidden;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.news-d dt{
	padding-right: 0.875rem;
}
.news-d dd {
	padding-top: 0.625rem;
}
.news-d dt img {
	width: 8.8125rem;
	height: 6.25rem;
}
.news-d div dl:first-child {
	border-bottom: 1px dotted #c1c1c1;
}
.news-d dl:first-child i,.news-d dl:first-child em{
	color: #be8a2f;
}
.news-d dl i {
	font-size: 14px;
}
.news-d dd {
	font-size: 12px;
	line-height: 20px;
}

.qh1 i {
	display: inline-block;
	width: 11px;
	height: 11px;
	background: #fff;
	border:1px solid #be8a2f;
	border-radius: 50%;
	margin-right: 8px;
}
.qh1 {
	text-align: center;
}
.qh1 i.on {
	background: #be8a2f;
}
.news-d .qh1{
	margin-top: -15px;
	text-align: center;
}

.hj img,.hj div {
	width: 25.0rem;
	height: 10.375rem;
	overflow: hidden;
}


#bottom {
	margin-top: 2.5rem;
}
#bottom .c1 {
	background: #be8a2f;
	overflow: hidden;
	font-size: 14px;
}
#bottom .c1 a {
	float: left;
	width: 20%;
	text-align: center;
	color: #fff;
	position: relative;

}
#bottom .c1 a:after {
	content: '|';
	color: #ffecc9;
	position: absolute;
	right: 0;
}
#bottom .c1 a:last-child:after {
	content: '';
}
#bottom .c1 {
	padding:15px 0;
}
#bottom .c2 img {
	width: 18.5625rem;
	height: 3.0625rem;
	padding: 1.25rem 2.25rem 1rem 2.25rem;
	border-bottom: 1px solid #d2b073;
}
#bottom .c2 {
	background: #f6f3ee;
	text-align: center;
	padding-bottom: 6.75rem;

}
#bottom .p1 {
	width: 23.0625rem;
	display: inline-block;
	text-align:justify;
	font-size: 0.8125rem;
	line-height: 1.5rem;
	border-top: 3px solid #d2b073;
	padding-top: 1rem;
}
#bottom .p1 a:nth-of-type(1) {
	color: #be8a2f;
	font-weight: bold;
	font-size: 1.125rem;
}

#bottom .p1 a:nth-of-type(2) {
	color: #fff;
	font-weight: bold;
	font-size: 0.875rem;
	width: 7.0rem;
	line-height: 1.5625rem;
	background: #be8a2f;
	display: inline-block;
	text-align: center;
	border-radius: 0.3125rem;
}








#gh {
	margin-top: 3.0rem;
	position: relative;
	background: #e8d6d8;
	height: 24.714rem;
	padding-bottom: 1rem;
}
#gh .p1 {
	width: 15.125rem;
	height: 3.375rem;
	top: -2em;
	position: absolute;
	left: 50%;
	margin-left: -7.5625rem;
	background: #be8a2f;
	z-index: 2;
	text-align: center;
	color: #fff;
	font-size: 0.75rem;
}
#gh div.c {
	width: 100%;
	height: 100%;
	background: #fff;
	position: absolute;
	z-index: 1;
	border: 2px solid #e1dae0;
	box-sizing: border-box;
	overflow: hidden;
}
#gh .p1 strong {
	font-size: 1.25rem;
	color: #fff;
	padding-top: .4rem;
	display: inline-block
}
#gh input, #gh textarea {
	font-size: 0.75rem;
	border: 1px solid #be8a2f;
	line-height: 2.125rem;
	width: 16.25rem;
	color: #999999;
	text-indent: .7em;
	text-align: left;
}
#gh input.text {
	height: 6rem;
}
#gh li {
	line-height: 2.5rem;
	color: #666;
	display: -webkit-box;
	display: flex;
	display: -webkit-flex;
	padding-bottom: .4rem;
	font-size: 0.875rem;
}
#gh ul {
	padding: 2.4em 0 0 2.142em
}
#gh li.li {
	padding: .3rem 0 0 4.6rem;
}
#gh a {
	background: #be8a2f;
	color: #fff;
	width: 6.375rem;
	line-height: 1.625rem;
	display: inline-block;
	height: 1.625rem;
	border-radius: 5px;
	text-align: center;
	font-size: 0.875rem;
}
#gh a.a {
	background: #d5a145
}


#gh .c:before {
	content: 'NEW';
	-webkit-transform:rotate(47deg) ;
	-moz-transform:rotate(47deg) ;
	-ms-transform:rotate(47deg) ;
	transform:rotate(47deg) ;
	position: absolute;
    color: #fff;
    background: #be8a2f;
    font-size: 10px;
    width: 60px;
    text-align: center;
    right: -16px;
    top: 5px;
}

.ts {
	font-size: 14px;
	line-height: 24px;
}

.ts i {
	color: #be8a2f;
}

#dswt {
	position: fixed;
	bottom: 0;
	height: 5.625rem;
	width: 100%;
	z-index: 200;
}
#dswt a {
	position: relative;
	width: 25%;
	text-align: center;
	color: #fff;
	float: left;
	height: 5.0rem;
	margin-top: 0.625rem;
	background: #be8a2f;
	box-sizing: border-box;
	font-size: 0.875rem;
	padding-top: 12px;
}
#dswt a:nth-of-type(1) img {
	width: 2.4375rem;
	height: 2.4375rem;
}
#dswt a:nth-of-type(2) img {
	width: 2.4375rem;
	height: 2.4375rem;
}
#dswt a:nth-of-type(3) img {
	width: 3.0rem;
	padding-bottom: .375rem;
	height: 2.0625rem;
}
#dswt a:nth-of-type(4) img {
	width: 2.375rem;
	height: 2.4375rem;
}
#dswt a:nth-of-type(2) {
	background: #d5a145;
	height: 5.625rem;
	margin-top: 0;
	padding-top: 1.25rem;
}

#dswt a:nth-of-type(2):before {
	content: '';
	border-top: 10px solid transparent;
	border-left:10px solid #94681b;
	position: absolute;
	top: 0;
	right: -10px;
}
#dswt a:nth-of-type(2):after {
	content: '';
	border-top: 10px solid transparent;
	border-right:10px solid #94681b;
	position: absolute;
	top: 0;
	left: -10px;
}
#dswt a:nth-of-type(3):after{
	border-right: 1px solid #be8a2f;
	height: 80px;
	position: absolute;
	right: 0;
	top: 0;
	content: '';
}

.jj .ig {
    width: 25.0rem;
    height: 13.3125rem;
}
.jj .ig1{
    width: 25.0rem;
    height: 14.375rem;
}
.jj .ig2{
    width: 11.875rem;
    height: 13.25rem;
    padding-right: 15px;
}
.jj .ig3{
    width: 25.0rem;
    height: 9.6875rem;
}
.jj .ig4{
    width: 25.0rem;
    height: 8.3125rem;
}
.jj {
	font-size: 14px;
	line-height: 24px;
}


#bannerimg a.a1 {
	background: url(t1-1.jpg) no-repeat center top/26.25rem 10.9375rem;
	height: 10.9375rem;
}

.ly {
    box-sizing: border-box;
    line-height: 20px;
    border-left: 2px solid #be8a2f;
    font-size: 12px;
    padding-left: .4rem;
}

.ly i {
	color: #be8a2f;
}

.lx1 {
    background: #f6f3ee;
    color: #666;
    padding-bottom: 1rem;
    font-size: 14px;
    margin-bottom: 1rem;
}

.lx1 p {
    padding: 1.2em 0 0 1.5em;
    line-height: 1.7em;
    font-size: 0.875rem;
}
.lx1 a {
	color:#be8a2f;
	font-size: 24px;
}

.lx-bar {
	border-left: 6px solid #be8a2f;
	font-size: 20px;
	color:#333;
	text-indent: 8px;
	height: 36px;
}
.lx-bar p{
	line-height: 20px;
	border-bottom: 2px solid #be8a2f;
	padding-bottom: 8px;
}
.lx .ig {
	width: 26.25rem;
	height: 11.0625rem;
}



.lx .c9 .p1 {
    width: 5.8125rem;
    height: 5.875rem;
    border-radius: 10px;
    background: #f6f3ee;
    color: #999;
    text-align: center;
    font-size: 13px;
}
.lx .c9 li {
    position: relative;
    float: left;
    margin-right: calc((100% - 5.8125rem*4)/3);
    height: 5.875rem;
}
.lx .c9 li.last-child{
	margin-right: 0;
}
.lx .c9 li.li {
    margin-right: 0;
}

.lx .c9 {
    padding-top: 10px;
}

.lx .c9 em {
    font-size: 14px;
    color: #666;
}
.lx .c9 i {
    position: relative;
    display: inline-block;
	width: 3.6875rem;
	height: 4.25rem;
    background: url(b2-1.png) no-repeat .975rem 1.275rem/ 2.0rem 2.375rem;
    z-index: 22
}

.lx .c9 .p2 i {
    background: url(b2-2.png) no-repeat .915rem 1.375rem/ 2.1875rem 2.125rem;
}
.lx .c9 .p3 i {
    background: url(b2-3.png) no-repeat .615rem 1.475rem/ 2.8125rem 1.9375rem;
}
.lx .c9 .p4 i {
    background: url(b2-4.png) no-repeat .975rem 1.275rem/ 1.8125rem 2.25rem;
}



.lx .c9 li.on p {
    background: #be8a2f;
    color: #fff;
}
.lx .c9 li.on p em {
    color: #fff;
}
.lx .c9 li.on .p1:before {
    border-bottom-color: #eabd6c; 
}
.lx .c9 li.on .p1:after {
    border-top-color: #eabd6c; 
}
.lx .c9 li.on:before{
    border-bottom:8px solid #f5eef9;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    content: '';
    position: absolute;
    bottom: -20px;
    left: 50%;
    margin-left: -8px;
}

.lx .c9 .p1:before {
    width: 2.125rem;
    border-bottom:1.75rem solid #a0a0a0;
    border-left: 0.875rem solid transparent;
    border-right:  0.875rem solid transparent;
    position: absolute;
    left: 1.075rem;
    content: '';
    top: 0.625rem;
    z-index: 11
}
.lx .c9 .p1:after {
    width: 2.125rem;
    top:calc(2.375rem - 1px);
  	border-top:1.75rem solid #a0a0a0;
    border-left: 0.875rem solid transparent;
    border-right: 0.875rem solid transparent;
    position: absolute;
    left: 1.075rem;
    content: '';
    z-index: 11
}

.lx .c10 div {
    padding: 10px 0;
    color: #444444;
    line-height: 24px;
    background: #f6f3ee;
    font-size: 14px;
}
.lx .c10 div p {
    padding: 0 15px;
}
.lx .c10 {
	padding-top: 20px;
}
.lx .c10 div p em ,.lx .c10 div p strong{
    color: #be8a2f;
    font-weight: bold;
    font-size: 15px;
}
.lx .ig2 {
	width: 25.0rem;
	height: 4.0625rem;
}


#doctor .p2 {
	overflow: hidden;
}

#doctor .p2 i {
	float: left;;
	position: relative;
	text-align: center;
	width: 25%;
	background: #faf4fa;
	border:1px solid #d7c5d6;
	border-left: 0;
	border-right: 0;
	font-size:15px;
	line-height: 28px;
}

#doctor .p2 i:after{
	content: '|';
	color: #d7c5d6;
	position: absolute;
	right: 0;
}
#doctor .p2 i.on:after,#doctor .p2 i:last-child:after{
	content: '';
}

#doctor .p2 i:first-child{
	border-left: 1px solid #d7c5d6;
	width: calc(25% - 1px);
	border-radius: 14px 0 0 14px;
}
#doctor .p2 i:last-child{
	border-right: 1px solid #d7c5d6;	
	width: calc(25% - 1px);
	border-radius: 0 14px 14px 0;
}

#doctor .p2 i.on {
	background: #bd8a2f;
	border-color: #bd8a2f;
	color: #fff;
}

#msgbd {
	border: 1px solid #a3a3a3;
	height: 8em;
	margin-top: 1.5em;
	padding: .5em 0 0 .5em;
	color: #666;
	box-sizing: border-box;
	font-size: 12px;
	user-modify: read-write-plaintext-only;
}
#emoji .p3 {
	background: url(b6.jpg) no-repeat center left;
	line-height: 2em;
	color: #666;
	font-size: 12px;
	text-indent: 1.8em;
	margin-bottom: .5em;
}
#emoji .p1 {
	height: 16px;
	overflow: hidden;
}
i.emj {
	width: 22px;
	height: 16px;
	display: inline-block;
	background: url(b5.jpg) no-repeat;
	cursor: pointer;
}
i.emj1 {
	background-position: 0 0;
}
i.emj2 {
	background-position: -22px 0;
}
i.emj3 {
	background-position: -44px 0;
}
i.emj4 {
	background-position: -66px 0;
}
i.emj5 {
	background-position: -88px 0;
}
i.emj6 {
	background-position: -112px 0;
}
i.emj7 {
	background-position: -134px 0;
}
i.emj8 {
	background-position: -159px 0;
}
i.emj9 {
	background-position: -181px 0;
}
i.emj10 {
	background-position: -203px 0;
}
i.emj11 {
	background-position: -228px 0;
}
i.emj12 {
	background-position: -250px 0;
}
i.emj13 {
	background-position: -273px 0;
}
i.emj14 {
	background-position: -298px 0;
}
i.emj15 {
	background-position: -320px 0;
}
#emoji .p2 {
	margin-top: .3rem;
	border-top: 2px solid #be8a2f;
	padding: .3rem 0 .6rem;
	font-size: 12px;
	text-align: center;
	color: #666;
	border-bottom: 1px dotted #a3a3a3;
}
#emoji .p2 em {
	color: #be8a2f;
}
#msg dl {
	margin: 1.2em auto 0 auto;
	overflow: hidden;
	padding-bottom: .8em;
	height: auto;
	border-bottom: 1px dotted #a3a3a3;
}
#msg dt {
	float: left;
	width: 4.875rem;
	height: 4.875rem;
	background-repeat: no-repeat;
	background-position: center;
	border-radius: 4.875rem;
}
#msg dd {
	padding: .5rem 0 0 .8rem;
	float: left;
	width: 18rem;
	color: #666;
	font-size: 12px;
	line-height: 1.8em;
}
#msg dd i {
	color: #be8a2f;
	font-size: 14px;
}

.img2 img {
	height: 12.5625rem;
	width: 24.375rem;
	margin-top: 1rem;
}

.ys2 {
	margin: 1em auto 2em auto;
	text-align: center;
	padding-bottom: 2.5rem;
}
.ys2 a {
	color: #fff;
	line-height: 2.0rem;
	width: 17.5rem;
	font-size: 14px;
	background: #be8a2f;
	display: inline-block;
}
.ys3 {
	text-align: right;
}
.ys3 a {
	display: inline-block;
	line-height: 2em;
	width: 7.833em;
	color: #fff;
	text-align: center;
	background: #bd8a2f;
	font-size: .875em;
	margin-top: .5rem;
}


.newslist, .doclist, .ys2 {
	padding-bottom: 1.5rem;
	margin-bottom: .5rem;
}
.newslist dl {
	display: flex;
	display: -webkit-flex;
	display: -webkit-box;
	justify-content: space-between;
	-webkit-box-pack: justify;
	-webkit-justify-content: justify;
	font-size: 12px;
	color: #666;
	border-bottom: 1px dotted #333;
	padding-bottom: .5rem;
	margin-top: .3rem;
	width: 24.375rem;
}
.newslist dt img {
	width: 7.5rem;
	height: 5.375rem;
	font-size: 0;
	padding: .5rem 0 0 .5rem;
}
.newslist dd a {
	font-size: 0.875rem;

}
.newslist dd {
	flex: 1 0 15.875rem;
	-webkit-flex: 1 0 15.875rem;
	-webkit-box-flex: 1;
	padding-top: .4rem;
	-webkit-box-lines: multiple;
	padding: 1rem 0 0 .5rem;
}
.newslist dd p {
	padding-top: .4rem;
	line-height: 1.125rem;
}
#msg {
	height: 16em;
	overflow: hidden;
}
.fy {
	padding-top: 1rem;
	text-align: center;
	font-size: 12px;
}
.fy span.current {
	color: #fff;
	background: #eb825a;
	border-color: #eb825a;
}
.fy li {
	display: inline-block;
	margin-right: 3px;
	color: #a5a5a5;
	line-height: 19px;
}
.fy a {
	display: inline-block;
	text-align: center;
	margin-right: 3px;
	height: 19px;
	padding:0 5px;
	border: 1px solid #cdcdcd;
	color: #a5a5a5;
	line-height: 19px;
}
.fy::after {
	margin-top: 1em;
}
.newslist h1.title {
	font-size: 1.125rem;
	color: #333;
	border-bottom: 1px dotted #333;
	padding: 1rem 0 .5rem;
	text-align: center;
}
.newslist .p2 {
	font-size: 12px;
	text-align: center;
	color: #999;
	padding-top: .8rem;
}
.newslist a.a, .newslist i.i1 {
	color: #be8a2f;
}
.newslist .p3 {
	box-sizing: border-box;
	background: #f2f2f2;
	font-size: 12px;
	color: #666;
	line-height: 19px;
	padding: 1rem;
	margin-top: .5rem;
}

#bannerimg a.a2 {
	width: 25.0rem;
	height: 8.125rem;
	background: url(t10-2.jpg) no-repeat center top/25.0rem 8.125rem;
}


}
#content {
	font-size: 14px;
	line-height: 24px;
}
.newslist dl:first-child {
	background: #cc9432;
	color: #fff;
	border-bottom: 0;
}
.newslist dl:first-child dd a{
	color: #fff;
}

#content {
	padding-top: 1rem;
	font-size: 14px;
	line-height: 24px;
	color: #666;
}
#content p {
	padding-top: .8rem;
}
#content p.d, #content p.d a {
	color: #999;
}
#content p.d a:first-child {
	color: #be8a2f;
}
#content img {
	max-width: 26.25rem;
}


.w {
	width: 25.0rem;
	margin:0 auto;
}
.ov {
	overflow: hidden;
}
.mt50{
	margin-top: 3.125rem;
}
.mt15 {
	margin-top: 0.9375rem;
}
.mt20 {
	margin-top: 1.25rem;
}
.mt25 {
	margin-top: 1.5625rem;
}
.mt35 {
	margin-top: 2.1875rem;
}

#LRdiv3,#qiao-wrap, .qiao-icon-sector-inner, #BDBridgeIconWrap, #BDBridgeInviteWrap, #BDBridgeMess, #BDBridgeIconWrap, #QIAO_ICON_CONTAINER, #qiao-mess-head, #qiao-mess-body, #LRdiv0 {
	display: none !important;
}

.fl {
	float: left
}
.fr {
	float: right
}
#BDBridgeIconWrap, #BDBridgeInviteWrap, #BDBridgeMess, #BDBridgeIconWrap, #qiao-wrap, #qiao-wrap, #qiao-mess-head, #qiao-mess-body, #MECHAT-PCBTN, #QIAO_ICON_CONTAINER, #LRdiv0 {
	display: none !important;
}
#LRdiv1 {
	visibility: hidden !important;
}
@media screen and (max-width:320px) {
	html {
		font-size: 12.19047619047619px;
	}
	#nav {
		height: 4.0rem;
	}
	#nav a{
		height: 3.5rem;
	}

}
@media screen and (min-width:321px) and (max-width:361px) {
	html {
		font-size: 13.71428571428571px;
	}
	#nav {
		height: 4.0rem;
	}
	#nav a{
		height: 3.5rem;
	}
}
@media screen and (min-width:361px) and (max-width:375px) {
	html {
		font-size: 14.28571428571429px
	}

}
@media screen and (min-width:376px) and (max-width:414px) {
	html {
		font-size: 15.80952380952381px
	}
}
@media screen and (min-width:415px) {
	html {
		font-size: 16px
	}
}