/* =======================================================
*
* 	Template Style
*	Edit this section
*
* ======================================================= */
@font-face{font-family:'Glyphicons Halflings';src:url(../fonts/bootstrap/glyphicons-halflings-regular.eot);src:url(../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(../fonts/bootstrap/glyphicons-halflings-regular.woff) format('woff'),url(../fonts/bootstrap/glyphicons-halflings-regular.ttf) format('truetype'),url(../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')}

body {
  font-family:YouYuan;
  line-height: 27px;
  letter-spacing: 1px;
  font-weight: 400;
  /*font-style: normal;*/
  /*color: #949697;*/
  width: 100%;
  height: 100%;
  font-size: 15px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color:#777;
}
  /*表单样式*/




a {
  color: #777777;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  text-decoration:none;
}
a:hover, a:active, a:focus {
  color:#000;
  outline: none;
 }

p {
  margin:0 0 1em;
  font-family: GOTHAM, Calibri, '微軟正黑體', serif;
}
ul{
  margin:0;
  padding:0;
  list-style: none;
}
h1, h2, h3, h4, h5, h6 {
  color: #777777;
  font-weight: 400;
  margin:10px 0;
  line-height: 21px;
}
h1{
  font-size: 24px;
  line-height: 30px;
  margin:0 0 10px;
}
h2{
  font-size: 20px;
}
h3{
  font-size: 18px;
  font-weight: bold;
}
h4{
  font-size: 14px;
}
h5{
  font-size: 13px;
}
h6{
  font-size: 10px;
}
img {
    object-fit: cover;
}

/*icomoon 调用代码*/
@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon/icomoon.eot?ln4uab');
  src:  url('../fonts/icomoon/icomoon.eot?ln4uab#iefix') format('embedded-opentype'),
    url('../fonts/icomoon/icomoon.ttf?ln4uab') format('truetype'),
    url('../fonts/icomoon/icomoon.woff?ln4uab') format('woff'),
    url('../fonts/icomoon/icomoon.svg?ln4uab#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-facebook:before {
  content: "\ea90";
}
.icon-instagram:before {
  content: "\ea92";
}


.nav-top>button{
	    background-color: #F7DC4D;
}

.top-img{
    background-image: url(../images/top.png);
    z-index:-10;
    background-size:100% 100%;
    width: 100%;
    height:120px;
}

.line{
    width:100%;
    border-bottom: solid;
    border-color:#F7DC4D;
    border-width: thin;
	height: 10px;
}
.line:before{
    content: '';
    display: block;
    width: 15px;
    height: 15px;
    clear: both;
    background-color:#F7DC4D;
    border-radius: 50%;
    position: relative;
    top: 2px;
    left: -4px;
}
.line:after{
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    background-color:#F7DC4D;
    border-radius: 50%;
    position: relative;
       top: -17px;
    left: 99%;

}
.div-yuan-text:after{
    content: '';
    border-radius: 50%;
    width:400px;
    height:400px;
    background: #F7DC4D;
    opacity: 0.4;
    position:absolute;
    left: 80%;
    top: 88px;
    z-index:-1;
    overflow-y: hidden;
    overflow-x: hidden;
}
.div-before:before{
    content: '';
    border-radius: 50%;
    width: 250px;
    height: 250px;
    background: #F7DC4D;
    opacity: 0.4;
    position: absolute;
    left: -195px;
    margin-top: 60px;
    z-index: -1;
}

.tag-b ul li{
	float:left;
	margin: 0px 15px 15px 0px;
} 
.tag-b ul li button{
	padding:10px;
} 
.btn-warning01 {
    color: #212529;
    border-color: #F7DC4D;
	    font-family: YouYuan;
		font-size:16px;
}
.btn-warning01:hover {
    color: #212529;
    background-color: #F7DC4D;
    border-color: #F7DC4D;
}

.bottom-img{
    background-image: url(../images/bootom.png);
    z-index:-10;
    background-size:100% 100%;
    width: 100%;
    height:80px;
}

.navbar-nav li{
	flex-direction: column;
	display: flex;
}
.navbar-nav li>a{
	text-align:center;
	font-weight: bold;
    font-size: 18px;
   font-family:YouYuan;
       color: #4F4F4F;
}
.list-div-top01 {
    width: 100%;
    border-top: solid;
    border-color: rgba(0,0,0,0.1);
    border-width: thin;
    text-align: center;
    padding-top: 20px;
    margin-bottom: 100px;
    margin-top: 50px;
}

  .navbar-nav>li:not(:first-child) {
        margin-left: 86px;
  }
  
  .nav-top{
	  padding-top:30px;
  }


.carousel-item{
	z-index:100;
}

.virtual_body {
width:100%;
height:100%;
overflow-y: hidden;
overflow-x: hidden;
}

.bottom-h2{
	position: absolute;
    bottom: -11px;
    width: 100%;
    background: rgba(0,0,0,0.4);
    padding-top: 22px;
    text-align: left !important;
}
.bottom-h2>a>p{
	
	font-weight:bolder;
}
.edgtf-layout1-div>p{
font-family:GOTHAM, Calibri, '微軟正黑體', serif;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:4;
    -webkit-box-orient: vertical;
    height: 110px;
}
.headings{

	margin-top:40px;
}
.headings>p{
	border-bottom: solid;
    border-color: #F7DC4D;
    width:14%;
}
.headings>p:after{
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    background-color:#F7DC4D;
    border-radius: 50%;
	position: relative;
    top: 36px;
   float: right;
}


.headings>p{
	font-family:YouYuan;
	font-weight:bolder;
	font-size:24px;
	padding-bottom:15px;
}

.edgtf-layout1-div{
	width: 100%;
    vertical-align: middle;
    border: 1px solid #ebebeb;
    box-sizing: border-box;
    background: #fff;
    padding: 38px 27px 21px;
    height: 270px;
}
.edgtf-layout1-div-jk{
    width: 100%;
    vertical-align: middle;
    box-sizing: border-box;
    background: #f1f1f185;
    padding:6px 27px 21px;
}
.shezriqi{
    color: #8e8585a6;
}
.div-width-img{
	
width:100%;

}
.div-width-img>a>img{
	
   max-width:100%;

}
.div-bottom-10{
    margin-bottom: 20px;
	padding-right: 0px;
}
.edgtf-layout1-div>p>span{
	font-weight: bold;
	font-size: 15px;
}
.div-colo{
    background:#FFFFFF;
}
.div-colo-after:after{
    content: '';
    border-radius: 50%;
    width: 400px;
    height: 400px;
    background: #F7DC4D;
    opacity: 0.4;
    position: absolute;
    left: 230%;
    top: 200px;
    z-index: -1;
    overflow-y: hidden;
    overflow-x: hidden;
}
.search input[type="submit"] {
    background: url(../images/img-sprite.png) -201px -17px no-repeat;
    border: none;
    cursor: pointer;
    width: 24px;
    outline: none;
    position: relative;
    height: 24px;
    bottom: 26px;
    float: right;
}


.search input[type="text"] {
    margin: 0px 0;
    outline: none;
    color: #666;
    border: none;
    width: 100%;
    position: relative;
    font-size: 14px;
    border-radius: 2px;
    -webkit-appearance: none;
	border: solid;
    border-color: rgba(0,0,0,0.1);
    border-width: thin;
}
.search{
	padding-top: 15px;
   padding-right:10px;
}
.img-xianji{
	        width: 50px;
    margin-top: 5px;
	    margin-right: 60px;
}
.img-facebook{
	     width: 55px;
    margin-top: 3px;
}

.bottom-h2>a>p{
	color:white;
	font-size: 30px;
    padding-left: 25px;
	margin: 0 0 15px;
	line-height: 40px;
}
.cosdf>div>h3{
		font-weight: bold;
		font-size: 15px;
	
}
.nav-xian{
 max-width: 1100px;
		    width: 100%;
    margin-right: auto;
    margin-left: auto;
}
.nav-xian>li>img{
	width:80px;
	height:75px;
	object-fit: unset;
}
.nav-xian>li:last-child>img{
	width:66px;
}

.logo-b-s{
	    height:156px;
  
}
.logo-b-s img{
    height: 140px;
}
.logo-b-s01{
	display:none;
}
.navbar-fixed-top{
	    top: 0;
    border-width: 0 0 1px;
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    background: #fff;
}

.img-d-one{
	display:none;
}
.img-d-two{
	display: flex;
    position: fixed;
    right: 20px;
    left: auto;
    z-index: 1030;
    top: 750px;
}
.img-d-two img{
	width:80px;
}

.sjzhl .headings>p{
    width:25%;
}
.display-wb {
    display: -webkit-box;
}
.p-2-x {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.p-3-x {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}


.div-colo-after-2:after {
    content: '';
    border-radius: 50%;
    width: 400px;
    height: 400px;
    background: #F7DC4D;
    opacity: 0.4;
    position: absolute;
    left: 75%;
    top: 200px;
    z-index: -1;
    overflow-y: hidden;
    overflow-x: hidden;
}
.font-size-initial{
    font-size: initial;
}
.display-wb .p-3-x{
	    color: #777;
}
.sdy{
	color: #777;
	overflow: hidden; 
text-overflow: ellipsis; 
display: box; 
display: -webkit-box;
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;
}
.edgtf-layout1-div-jk .h3-2h{
	height: 45px;
}
.jk-div div {
    margin-bottom: 1rem;
}
@media screen and (min-width:1200px){
	.headings>p{
	    width:14%;
}

}
@media screen and (max-width:767px){
.navbar-nav li>a{
		margin-left:25px;
	}
	.line:after{
		    left: 97%;
	}
	.navbar-fixed-top .logo-b-s01{
	display:block;
}
	.logo-b-s01 .div-img{
		width: 85px;
    margin-right: 15px;
    margin-top: -15px;
	}
	.div-bottom-10{
		padding-right:15px;
	}
}


@media screen and (min-width: 992px) and (max-width: 1199px) {
	.navbar-nav>li:not(:first-child) {
    margin-left: 100px;
}
	
}
@media screen and (min-width: 768px) and (max-width: 991px) {
	.navbar-nav>li:not(:first-child) {
        margin-left: 50px;
}
.headings>p{
	    width: 23%;
}

.edgtf-layout1-div{
	height: 400px;
}

	
}
@media screen and (min-width: 375px) and (max-width: 767px) {
.search{
	margin-top:0px;
}	
.img-facebook {
    
    margin-right:0px;
}	

.img-xianji {
    margin-right:10px;
}
.bottom-h2>a>p{
	font-size: 16px;
    padding-left: 0px;
}
.line{
    margin-top:0px;
}
.nav-top{
	margin-top:0px;
}
.navbar-nav li{
	display: block;
}
.navbar-nav>li:not(:first-child) {
    margin-left:0px;
}
.navbar-nav>li{
   border-bottom: solid;
    border-color: rgba(0,0,0,0.1);
    border-width: thin;
}
.active{
	 border-top: solid;
    border-color: rgba(0,0,0,0.1);
    border-width: thin;
}
.nav-xian{
	border-left: solid;
	border-right: solid;
	border-color: rgba(0,0,0,0.1);
    border-width: thin;
}

.headings>p{
	    width:40%;
}
.navbar-nav>li>img{
	    width: 45px;
		height: auto;
}
.nav-xian>li:last-child>img{
	width: 45px;	
}
	
}

@media only screen and (max-width: 375px) {
	.navbar-nav li{
	display: block;
}
.navbar-nav>li:not(:first-child) {
    margin-left:0px;
}
.headings>p{
	    width:40%;
}
.navbar-nav>li>img{
	    width: 40px;
		height: auto;
}
.nav-xian>li:last-child>img{
	width: 40px;	
}
.img-xianji {
    margin-right:10px;
}
.navbar-nav li>a{
  margin-left: 25px;
  font-size: 14px;
}
.bottom-h2>a>p{
	font-size: 16px;
    padding-left: 0px;
}
.navbar-nav>li {
    border-bottom: solid;
    border-color: rgba(0,0,0,0.1);
    border-width: thin;
}
.nav-xian {
    border-left: solid;
    border-right: solid;
    border-color: rgba(0,0,0,0.1);
    border-width: thin;
}

}
@media only screen and (max-width: 320px) {
	.headings>p{
	   width:53%;
}
.img-xianji{
	    margin-right: 10px;
}
	
}
@media only screen and (max-width:768px) {
    .display-wb{
        display: inline-block;
    }
    .xfbl .w-50{
        width: 100% !important;
    }
    .xfbl .w-50.ml-3{
        margin-left: 0rem !important;
    }
    .sjzhl .headings>p {
        width: 48%;
    }
	.jk-div div{
		margin-top: 0.8rem;
  		margin-bottom:0px;
	}
	.mr-div-top{
		margin-top: 2rem;
	}
	.meirong{
	    margin-bottom:40px;
	}
}
@media only screen and (min-width:769px) and (max-width: 1024px) {
    .sjzhl .headings>p {
        width:30%;
    }
}

.meirong h3, .zuixin h3, .jiankang h3, .shijie h3, .tianlun h3, .listart h3{
    overflow: hidden; 
text-overflow: ellipsis; 
display: box; 
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}

.clear-both p:first-of-type img{
    height:1px;
    overflow:hidden;
}

.articelrec .div-top a{
        overflow: hidden; 
text-overflow: ellipsis; 
display: box; 
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}

h1.yfContent{height: 1px!important; overflow: auto; background: none;}
h1.yfContent::-webkit-scrollbar {width: 15px;background-color:#fff;}/* 缺省样式 */
h1.yfContent::-webkit-scrollbar-track {background-color:#fff;}/* 滚动条的滑轨背景颜色 */
h1.yfContent::-webkit-scrollbar-thumb {background-color:#fff;} /* 滑块颜色 */
h1.yfContent::-webkit-scrollbar-button {background-color:#fff;} /* 滑轨两头的监听按钮颜色 */
h1.yfContent::-webkit-scrollbar-corner {background-color:#fff;} /* 横向滚动条和纵向滚动条相交处尖角的颜色 */
/*position fix*/
h1.yfContent *{position:relative!important;}