﻿@charset "utf-8";
body{
      font-family: MicrosoftYaHei-Bold;
}

.contentbox{
      width: 100%;
       margin:0 auto;
        max-width: 750px;
         min-width: 320px;
      }
.headsimgs{
      max-width: 750px;
       min-width: 320px;
}
.titleimg{
      padding-top: 1.5rem;
}
.titleimg img{
      margin: 0 auto;
}
.titleimg h1{
      font-size: .6rem;
      font-family: MicrosoftYaHei-Bold;
      color: #D90C04;
      text-align: center;
      margin-top: .5rem;
}
/* 搜索框 */
.searchboxbg{
      
      width: 100%; margin:.6rem auto; max-width: 750px; min-width: 320px;
}
.searchboxbg .search {
	text-align: center;
	padding-right: 10px;
	position: relative;
}
.searchboxbg .search .text{
	margin-top: 0;
	width:4.5rem;
	height: .9rem; 
	line-height: 40px;
	padding-left: 50px;
	padding-right: 20px;
	border: 1px solid rgba(146, 146, 146, 0.4);
	background-color: #f4f7fc;
	border-radius: 8px;
}
.searchboxbg div .search input{
	color: red;
}
.searchboxbg .search .btn{
	width: .6rem;
	height:.6rem;
	background: none;
	position: absolute;
	top: 20%;
	left: 13%;
	cursor: pointer;
	background: url(../img/sousuo.png) no-repeat center;
      background-size: 80%;
	border: none;
}
/* 下拉框 */
.dropMenu{
      width: 100%;
      margin:0 auto;
       max-width: 750px;
        min-width: 320px;
        height: auto;
        vertical-align: middle;
      text-align: center;
      margin-top: 1rem;
}
.dropMenu select{
      width: 2rem;
      height: .5rem;
      background: #E9E9EB;
      border-radius: .2rem;
      color: #1B88F4;
      font-size: .3rem;

}
.dropMenu select option{
      height: .3rem;
      border: none;
     
      
}
select {
	/*清除select的边框样式 */
	/* border: none; */
	/*清除select聚焦时候的边框颜色*/
	 outline: none;
	/*appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none; */
  }
  #sm2{
        margin-left: .2rem;
  }

  .listboxs{
      width: 100%; margin:2rem auto; max-width: 750px; min-width: 320px;
      text-align: center;
}
 .listboxs .lists{
       width: 50%;
       height: 1.5rem;
      color: #BABABA;
      text-align: center;
      float: left;
 }
 .listboxs .lists img{
      width: 1rem;
      height: 1rem;
      margin: 0 auto;
      vertical-align: middle;
      text-align: center;
 }
 .listboxs .lists a{
     font-size: .3rem;
     font-family: MicrosoftYaHei-Bold;
     font-weight: bold;
 }
 .listboxs .lists:hover a{
      color: red;
      text-decoration-line: none;
 }
  



 /* 381页面导航栏 */
 .naviglist{
      width: 100%; margin:0 auto; max-width: 750px; min-width: 320px;
      background: #3A85DF;
      height: 1.4rem;
      text-align: center;
 }
 .naviglist ul li{
     
       height: .7rem;
       float: left;
       width: 50%;
       font-size: .35rem;
       line-height: .7rem;
      

 }
 .naviglist ul li a{
      color: white;
      margin: 0 auto;
      vertical-align: middle;
      text-align: center;
 }
 .naviglist ul li:hover a{
       color: red;
       text-decoration:none
 }
.backusg{
      background: #F9F7F8;
      border-bottom: 1px solid #B3B3B3;
      height: .7rem;
}

.textbox{
      width: 100%; margin:0 auto; max-width: 750px; min-width: 320px;
}
.textbox h1{
      font-size: 3rem;
      font-family: MicrosoftYaHei-Bold;
      color: #D90C04;
      text-align: center;
      margin: .5rem auto;
}
.monthly{
      text-align: center;
      font-size: .3rem;
      color: #000;
      padding-top: .5rem;
      margin-bottom: .5rem;
}

.timebox{
      height: .6rem;
      width: 90%; 
      margin:0 auto;
      border-bottom: 1px solid #000;
}
.timebox span{
      float: left;
}
.timebox i{
      float: right;
      margin-right:.15rem ;
}
.timebox .yedy{
      margin-left: .2rem;
}
.catalogs{
      width: 90%; 
      margin:0 auto;
      font-size: .4rem;
      font-weight: bold;
      margin-top: .5rem;
      margin-bottom: .5rem;
      text-align: center;
      color: #000;
}
.catalogs div{
    display: inline-block;
     width: 2rem;
     text-align: center;
     margin: 0 auto;
     height: .5rem;
}
.catalogs div :hover a{
      color: red;
}
.contentlist{
      width: 90%; 
      margin:0 auto;
      text-align: center;
      margin-bottom: .4rem;
}
.listbox{
      margin-bottom: .4rem;
}
.listbox h3{
      text-align: left;
      color: red;
}
.listbox ul li{
      text-align: left;
      font-size: .2rem;
}
.listbox ul li a{
      line-height: .5rem;
} 

.dashed{
      width: 100%; 
      margin:.2rem auto;
      text-align: center;
      border-bottom: 1px dashed #999999;
}

.pdfimg {
      width: 2.5rem;
      height: .5rem;
      background: #547EC4;
      text-align: left;
      padding-left: .1rem;
      color: #fff;
}
.pdfimg img{
      width: .3.5rem;
      height: .4rem;
      line-height: .5rem;
      display: inline-block;
      vertical-align: middle;
text-align: center;
margin: 0 auto;
}
.pdfimg span{
 margin-left: .2rem;
color: #fff;
vertical-align: middle;
text-align: center;
line-height: .5rem;

}
.pdfimg:hover a span{
      color: red;
      text-decoration:none
}